From 339860011115b3cd7e934ecebf7037d2a3866bce Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Dec 2014 17:03:04 +0000 Subject: [PATCH] sdk: add missing kernel include files Signed-off-by: Felix Fietkau SVN-Revision: 43621 --- target/sdk/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2