|
@@ -17,4 +17,4 @@ include target/*/*.mk
|
|
# kernel rules
|
|
# kernel rules
|
|
# We already did add the kernel target to TARGETS and now just pull in the rules
|
|
# We already did add the kernel target to TARGETS and now just pull in the rules
|
|
# to actually build this target.
|
|
# to actually build this target.
|
|
-include target/linux*.mk
|
|
|
|
|
|
+include target/linux/Makefile.in
|