ar71xx: image: allow to build initramfs for Planex devices

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38138
This commit is contained in:
Gabor Juhos 2013-09-23 12:14:19 +00:00
parent 0ff5dc2f38
commit 58e3d03ae0

View File

@ -528,6 +528,7 @@ define Image/Build/UBNT
endef
Image/Build/Planex/initramfs=$(call MkuImageGzip/initramfs,$(2),$(3) $(planex_mtdlayout))
Image/Build/Planex/loader=$(call Image/BuildLoaderAlone,$(1),gz,$(2) $(planex_mtdlayout),0x52000,0)
define Image/Build/Planex/buildkernel