aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/tiny/target.mk
blob: 89d4447e1e4a2a6f206ab12a76c1b79bcf5926f2 (plain)
1
2
3
4
5
6
7
8
9
10
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 NOR flash.
endef