1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00

ar71xx: Add support for initramfs images for OpenMesh devices

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
Sven Eckelmann 2016-05-17 17:51:33 +02:00 committed by Felix Fietkau
parent f85e5e6778
commit 9b6b75d09d

@ -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 \