mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:09:55 +02:00
ar71xx: image: build initramfs images for the WHR boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31209 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
87485f3a88
commit
8b09b5ce75
@ -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
Block a user