ar71xx: Move some targets to tiny
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Wed, 17 Oct 2018 15:16:51 +0000 (17:16 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:07 +0000 (17:48 +0100)
commitc96d764c7b5b23627c6a8549fb4ecc7751f51453
tree2554c7d505316ec223dcdf11e97e78f89a60d3cb
parent839bcf638a8a4adb7b25e9390c90c51ebc7581b1
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>
(backported from 5f249333090741ecba190855b13c87fd93ca2520)
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