mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
target: really remove the target/*/*.mk include
Commit 5faae4869027 claimed to do this, but it didn't - Causing make to error out. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b33e2abd4e
commit
d3a1233fba
@ -62,8 +62,6 @@ ifeq ($(BR2_TARGET_UBOOT),y)
|
|||||||
include target/u-boot/Makefile.in
|
include target/u-boot/Makefile.in
|
||||||
endif
|
endif
|
||||||
|
|
||||||
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user