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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:10 +0000 (17:48 +0100)
commit78558c0f4816b91d8749dc976ae10baf07e647c5
tree9ff5bf30805e9d412bd1699325b1ddbfea25ff93
parent713a3aa7f13c431a94852eec33fc8583c98457ce
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>
(backported from 860de2e1aa9deac7dce76b7f85cb5fcfbba00468)
target/linux/ar71xx/image/tiny.mk