mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
Fix erronous mkimage target
This commit is contained in:
parent
f529db89db
commit
377773e2f7
@ -290,7 +290,7 @@ $(U_BOOT_AUTOSCRIPT).$(PROJECT): $(U_BOOT_AUTOSCRIPT) $(MKIMAGE)
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
ifeq ($(BR2_TARGET_UBOOT),y)
|
ifeq ($(BR2_TARGET_UBOOT),y)
|
||||||
TARGETS+=u-boot mkimage
|
TARGETS+=u-boot
|
||||||
endif
|
endif
|
||||||
|
|
||||||
u-boot-status:
|
u-boot-status:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user