ar71xx: disable some tiny targets with kernel 4.14
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 5 Nov 2018 11:53:55 +0000 (12:53 +0100)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 5 Nov 2018 15:00:06 +0000 (16:00 +0100)
commit860de2e1aa9deac7dce76b7f85cb5fcfbba00468
tree48583d7b60392841a3d8383473918965ca83ae76
parentc764b2b531116d0bf7d285ac8fee29eea6a486cc
ar71xx: disable some tiny targets with kernel 4.14

The bump to kernel 4.14 caused a massive increase in kernel size.

For most targets, switching them to dynamic partitioning allowed
to cope with this.

On some targets, the kernel partition is located behind the rootfs,
which disallows switching to dynamic partitioning as the boot location
would be altered, requiring a u-boot change.

Also within the tiny section, which disables kernel symbols etc
to decrease the image size,  the partition size is still too small.

Disable these targets for now, fixing image generation:

- Buffalo BHR-4GRV2
- Zbtlink ZBT-WE1526

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/ar71xx/image/tiny.mk