[LEDE-DEV] [PATCH 1/4] ar71xx: Add support for initramfs images for OpenMesh devices
John Crispin
john at phrozen.org
Tue May 17 23:08:10 PDT 2016
On 17/05/2016 17:51, Sven Eckelmann wrote:
> Signed-off-by: Sven Eckelmann <sven.eckelmann at open-mesh.com>
> ---
> target/linux/ar71xx/image/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
> index 96122d7..384eba8 100644
> --- a/target/linux/ar71xx/image/Makefile
> +++ b/target/linux/ar71xx/image/Makefile
> @@ -2325,6 +2325,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 \
>
Hi Sven
i've pulled the series into my staging tree. i'll give it a quick
compile test during the day and then push it to source.git afterwards.
thanks !
John
More information about the Lede-dev
mailing list