aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/tiny/target.mk
blob: 2ee71ea92137f7d730b63149131489f41722a76c (plain)
1
2
3
4
5
6
7
8
BOARDNAME:=Devices with small flash
FEATURES += squashfs small_flash

DEFAULT_PACKAGES += wpad-basic-wolfssl

define Target/Description
	Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef