ar71xx: image: build initramfs images for the WHR boards
SVN-Revision: 31209
This commit is contained in:
parent
e295a077ce
commit
f14fd53e3c
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue