ar71xx: image: build initramfs images for the WHR boards

SVN-Revision: 31209
master
Gabor Juhos 13 years ago
parent e295a077ce
commit f14fd53e3c
  1. 4
      target/linux/ar71xx/image/Makefile

@ -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…
Cancel
Save