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-a3cf2f4a3e73master
parent
94af2f3b5a
commit
235649b44b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue