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:
parent
0ad50b0bec
commit
120028af99
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user