Build linux within target/linux/Makefile.in instead of within target/linux26.mk
This commit is contained in:
parent
32ea433d09
commit
0e5715a9d7
@ -17,4 +17,4 @@ include target/*/*.mk
|
||||
# kernel rules
|
||||
# We already did add the kernel target to TARGETS and now just pull in the rules
|
||||
# to actually build this target.
|
||||
include target/linux*.mk
|
||||
include target/linux/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user