ath79: move ubnt-xm to tiny
authorNick Hainke <vincent@systemli.org>
Sat, 25 Dec 2021 08:19:52 +0000 (09:19 +0100)
committerPaul Spooren <mail@aparcar.org>
Sat, 11 Jun 2022 19:22:58 +0000 (21:22 +0200)
commitf4415f7635164ec07ddc22f56df93555804b5767
tree3777a8736e7f5ae0765fc1d83dce61e462220bfc
parent31d86a1a119265393db02aa66e6bc6518ee7b905
ath79: move ubnt-xm to tiny

ath79 has was bumped to 5.10. With this, as with every kernel change,
the kernel has become larger. However, although the kernel gets bigger,
there are still enough flash resources. But the RAM reaches its capacity
limits. The tiny image comes with fewer kernel flags enabled and
fewer daemons.

Improves: 15aa53d7ee65 ("ath79: switch to Kernel 5.10")

Tested-by: Robert Foss <me@robertfoss.se>
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/ath79/generic/base-files/etc/board.d/01_leds
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/image/Makefile
target/linux/ath79/image/common-ubnt.mk [new file with mode: 0644]
target/linux/ath79/image/generic-ubnt.mk
target/linux/ath79/image/generic.mk
target/linux/ath79/image/tiny-ubnt.mk [new file with mode: 0644]
target/linux/ath79/tiny/base-files/etc/board.d/01_leds
target/linux/ath79/tiny/base-files/etc/board.d/02_network
target/linux/ath79/tiny/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom