ar71xx: image: build initramfs images for the WHR boards

SVN-Revision: 31209
This commit is contained in:
Gabor Juhos 2012-04-06 06:45:08 +00:00
parent e295a077ce
commit f14fd53e3c

View File

@ -204,6 +204,10 @@ define Image/Build/WHRHPG300N
fi
endef
define Image/Build/WHRHPG300N/initramfs
$(call MkuImageLzma/initramfs,$(2),$(3) $(4))
endef
define Image/Build/Cameo
$(call MkuImageLzma,$(2),$(3) $(4))
$(call Sysupgrade/KRuImage,$(1),$(2),$(5),$(6))