ar71xx: Move some targets to tiny
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Wed, 17 Oct 2018 15:16:51 +0000 (17:16 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Wed, 17 Oct 2018 16:02:16 +0000 (18:02 +0200)
commit5f249333090741ecba190855b13c87fd93ca2520
treec144e95f11cb83088b86750a5c125ec397860bf4
parentdb6f9d5598a353c94578bd76dbef92dd78f3ae63
ar71xx: Move some targets to tiny

Recent changes on ar71xx (switch to 4.14, memory compaction, ...) cause
an increase in kernel size, making it too big for some devices.

Move these devices to the tiny target, where kernel symbols and
optimization for speed are disabled, reducing the kernel size.

Devices:
- EnGenius ENS202EXT
- OCEDO Koala

Compile-tested targets:

- ar71xx->generic->default
- ar71xx->smallFlash->Default

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/ar71xx/generic/config-default
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/image/generic-senao.mk [deleted file]
target/linux/ar71xx/image/tiny-senao.mk [new file with mode: 0644]
target/linux/ar71xx/tiny/config-default