mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
ar71xx: image: override mkcameofw status
This allows to build images for other boards, even if the image is too big for Cameo devices. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38095
This commit is contained in:
parent
50f4732438
commit
20c8252a8f
@ -369,6 +369,7 @@ define Image/Build/CameoHornet
|
|||||||
-K $(10) -I $(11) \
|
-K $(10) -I $(11) \
|
||||||
-k "$(call sysupname,$(1),$(2))" \
|
-k "$(call sysupname,$(1),$(2))" \
|
||||||
-o $(call imgname,$(1),$(2))-factory$$$$dashr.bin; \
|
-o $(call imgname,$(1),$(2))-factory$$$$dashr.bin; \
|
||||||
|
true; \
|
||||||
done; \
|
done; \
|
||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user