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

DEFAULT_PACKAGES += wpad-mini

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