ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices
[openwrt/openwrt.git] / target / linux / ar71xx / tiny / target.mk
1 BOARDNAME:=Devices with small flash
2 FEATURES += squashfs small_flash
3
4 define Target/Description
5 Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small NOR flash.
6 endef
7
8