ath79: move ubnt-xm to tiny
authorNick Hainke <vincent@systemli.org>
Sat, 25 Dec 2021 08:19:52 +0000 (09:19 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Oct 2022 19:50:01 +0000 (21:50 +0200)
commit4b5bd1509195bc8f19999ebe481b59356b5c3512
tree1b76c29f30f4068ed6a2aa26b98531ee4068d128
parent977f6f36a0121b213f9eee4a7deb7fdf073320e4
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>
(cherry picked from commit f4415f7635164ec07ddc22f56df93555804b5767)
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