mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Build linux within target/linux/Makefile.in instead of within target/linux26.mk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user