mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-24 16:57:02 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user