target/sdk: include modules.builtin, it is necessary for packaging kernel modules
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48206
This commit is contained in:
parent
44df607a43
commit
6318ff744d
@ -56,6 +56,7 @@ KERNEL_FILES_BASE := \
|
||||
scripts \
|
||||
include \
|
||||
Module.symvers \
|
||||
modules.builtin \
|
||||
$(addprefix arch/$(LINUX_KARCH)/,$(KERNEL_FILES_ARCH))
|
||||
|
||||
KERNEL_FILES := $(patsubst $(TOPDIR)/%,%,$(wildcard $(addprefix $(LINUX_DIR)/,$(KERNEL_FILES_BASE))))
|
||||
|
Loading…
Reference in New Issue
Block a user