immortalwrt/target/linux/ath79/tiny/target.mk

9 lines
219 B
Makefile
Raw Normal View History

BOARDNAME:=Devices with small flash
FEATURES += small_flash
2020-09-06 18:27:54 +08:00
DEFAULT_PACKAGES += wpad-basic-wolfssl
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef