Move the AS4610 kernel modules to a common source area so they can be shared betwee the 4610-54 and 4610-30.

This commit is contained in:
Jeffrey Townsend
2018-12-20 15:19:34 +00:00
parent c5a06736a6
commit 7b5d388264
7 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
KERNELS := onl-kernel-4.14-lts-arm-iproc-all:armel
KMODULES := $(wildcard *.c)
KINCLUDES := $(wildcard *.h)
KMODULES := $(wildcard $(ONL)/packages/platforms/accton/armel/arm-accton-as4610/src/modules/*.c)
KINCLUDES := $(wildcard $(ONL)/packages/platforms/accton/armel/arm-accton-as4610/src/modules/*.h)
VENDOR := accton
BASENAME := arm-accton-as4610-54
ARCH := arm