28e02f7a674c434abd1da7a08b145c27822766b4
[openwrt/openwrt.git] / target / linux / ath79 / tiny / target.mk
1 BOARDNAME:=Devices with small flash
2 FEATURES += low_mem small_flash
3
4 DEFAULT_PACKAGES += wpad-basic-wolfssl
5
6 define Target/Description
7 Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
8 endef