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:
parent
0ff5dc2f38
commit
58e3d03ae0
@ -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
Block a user