aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/tiny/target.mk
blob: 8241aacd3a75fe24e49e8bf872d55c6aad398ab4 (plain)
1
2
3
4
5
6
7
8
9
10
BOARDNAME:=Devices with small flash
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