ar71xx: image: build initramfs images for the WHR boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31209 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
ff6417252a
commit
571d6c4766
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue