ipq40xx: use zImage for EX6100v2 and EX6150v2
authorDavid Bauer <mail@david-bauer.net>
Sat, 13 Jun 2020 14:57:53 +0000 (16:57 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 13 Jun 2020 14:57:53 +0000 (16:57 +0200)
commitb8ed898f1bb809df1f5a16b34198c812236e9ff2
tree5ab1cda39328e7c0f33ebe9c363676221e9b504f
parent752cee796d0310989b9543150397985ea302688f
ipq40xx: use zImage for EX6100v2 and EX6150v2

The NETGEAR EX61500v2 and EX6150v2 U-Boot does not support booting LZMA
compressed images. Currently, they are using GZIP compressed kernels,
which results in ledd flash being available to the root and overlay
filesystems.

Using a zImage results in a smaller kernel and therefore increases
available space for rootfs and overlayfs.

Size reduced: ~1.1 MiB

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ipq40xx/image/Makefile