ar71xx: enable building ramdisk images for WZRHPG30XNH board types

Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35874
This commit is contained in:
Luka Perkov 2013-03-04 11:37:28 +00:00
parent 0ad50b0bec
commit 120028af99

View File

@ -284,6 +284,10 @@ define Image/Build/WZRHPG30XNH
fi
endef
define Image/Build/WZRHPG30XNH/initramfs
$(call MkuImageLzma/initramfs,$(2),$(3) $(4))
endef
define Image/Build/WHRHPG300N
$(call MkuImageLzma,$(2),$(3) $(4))
$(call Sysupgrade/KRuImage,$(1),$(2),1048576,2818048)