From: Felix Fietkau Date: Thu, 11 Dec 2014 17:03:04 +0000 (+0000) Subject: sdk: add missing kernel include files X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=db9f9a640713814727e607382340a9d0c64fda4e;p=openwrt%2Fstaging%2Fdedeckeh.git sdk: add missing kernel include files Signed-off-by: Felix Fietkau SVN-Revision: 43621 --- diff --git a/target/sdk/Makefile b/target/sdk/Makefile index 8973b28937..cdfb2c8c45 100644 --- a/target/sdk/Makefile +++ b/target/sdk/Makefile @@ -50,6 +50,7 @@ KERNEL_FILES_ARCH = \ Kbuild.platforms \ */Platform \ include \ + */include \ scripts \ kernel/asm-offsets.s