diff options
Diffstat (limited to 'target/sdk/Makefile')
-rw-r--r-- | target/sdk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |