ar71xx: Add support for initramfs images for OpenMesh devices
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
parent
f85e5e6778
commit
9b6b75d09d
1 changed files with 1 additions and 0 deletions
|
@ -906,6 +906,7 @@ endef
|
|||
|
||||
|
||||
Image/Build/OpenMesh/buildkernel=$(call MkuImageLzma,$(2))
|
||||
Image/Build/OpenMesh/initramfs=$(call MkuImageLzma/initramfs,$(2),)
|
||||
|
||||
define Image/Build/OpenMesh
|
||||
-sh $(TOPDIR)/scripts/om-fwupgradecfg-gen.sh \
|
||||
|
|
Loading…
Reference in a new issue