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)
commit9a029be2a949f618409e0a4618026af3db1b0b7f
tree816855bc26ddbc78e8325796527d9b229bd17d15
parentbc7ae9546b51b799f498818b05ebe30069ee5245
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