summaryrefslogtreecommitdiff
path: root/target/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/Makefile.in')
-rw-r--r--target/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/Makefile.in b/target/Makefile.in
index c4de07706..a65b74019 100644
--- a/target/Makefile.in
+++ b/target/Makefile.in
@@ -6,3 +6,5 @@ include target/arm/Makefile.in
include target/powerpc/Makefile.in
# and finally build the filesystems/tarballs
include target/*/*.mk
+# kernel rules
+include target/linux*.mk