mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: enable building ramdisk images for WZRHPG30XNH board types
Signed-off-by: Luka Perkov <luka@openwrt.org> Acked-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35874 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -284,6 +284,10 @@ define Image/Build/WZRHPG30XNH
|
|||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Image/Build/WZRHPG30XNH/initramfs
|
||||||
|
$(call MkuImageLzma/initramfs,$(2),$(3) $(4))
|
||||||
|
endef
|
||||||
|
|
||||||
define Image/Build/WHRHPG300N
|
define Image/Build/WHRHPG300N
|
||||||
$(call MkuImageLzma,$(2),$(3) $(4))
|
$(call MkuImageLzma,$(2),$(3) $(4))
|
||||||
$(call Sysupgrade/KRuImage,$(1),$(2),1048576,2818048)
|
$(call Sysupgrade/KRuImage,$(1),$(2),1048576,2818048)
|
||||||
|
|||||||
Reference in New Issue
Block a user