lantiq: use new image build process for brnImages
authorJohn Crispin <john@openwrt.org>
Tue, 26 Apr 2016 11:43:28 +0000 (11:43 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 26 Apr 2016 11:43:28 +0000 (11:43 +0000)
commit517a6fab5f8ee582fc9696824d078a6ffa946344
tree4ba71de475995f9e2b6d41bec0ad2d1d6d0ae100
parent2d255ac8d90c3cfa21a29056bade0a6d70335536
lantiq: use new image build process for brnImages

LZMA compress the kernel without dictionary, otherwise brnboot fails to
uncompress the kernel.

The filesystem parameter of mkbrncmdline was dropped since the used
filesystem isn't exported in the kernel build step and at least in my
tests everything works without the parameter. If the parameter is
required for some reason, the static keyword "squashfs" can be used.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 49241
target/linux/lantiq/image/Makefile