ath79: tiny: add 5.15 support for tiny subtarget

Tested on Ubiquiti Nanostation M5 XM with low_mem.

Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Nick Hainke 2022-08-23 18:44:21 +02:00 committed by David Bauer
parent f54ac98f8c
commit ae6bfb7d67

View File

@ -3,6 +3,8 @@ FEATURES += low_mem small_flash
DEFAULT_PACKAGES += wpad-basic-wolfssl
KERNEL_TESTING_PATCHVER:=5.15
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef