ar71xx: image: build initramfs images for the WHR boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31209 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2012-04-06 06:45:08 +00:00
parent ff6417252a
commit 571d6c4766
1 changed files with 4 additions and 0 deletions

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))