kirkwood: cleanup image build code
authorMathias Kresin <dev@kresin.me>
Wed, 27 Dec 2017 23:25:41 +0000 (00:25 +0100)
committerMathias Kresin <dev@kresin.me>
Tue, 9 Jan 2018 21:06:54 +0000 (22:06 +0100)
commitd2e18dae2892b5779226b75d49aa7e6078835ffe
tree6013486aa778860eb4a95890f5158e767a3040bc
parentf0227af5d6f46c910762a9df5f4de41d6a9ccd53
kirkwood: cleanup image build code

Drop NAND_BLOCKSIZE, UBI_OPTS and UBIFS_OPTS. They are either used by
not supported filesystems or by the legacy image build code.

Add common used options/images to the default build code and override
the options where necessary.

Don't export the kernel image, it isn't required by any board.

While at it, change the file extension for the sysupgrade images to bin.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/kirkwood/image/Makefile