mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
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
|
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user