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
1 changed files with 1 additions and 0 deletions
|
@ -369,6 +369,7 @@ define Image/Build/CameoHornet
|
|||
-K $(10) -I $(11) \
|
||||
-k "$(call sysupname,$(1),$(2))" \
|
||||
-o $(call imgname,$(1),$(2))-factory$$$$dashr.bin; \
|
||||
true; \
|
||||
done; \
|
||||
fi
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue