mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38095 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user