ar71xx: image: allow to build initramfs for Planex devices

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38138 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2013-09-23 12:14:19 +00:00
parent 94af2f3b5a
commit 235649b44b
1 changed files with 1 additions and 0 deletions

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