h69k/target/linux/ath79/tiny/target.mk
2024-09-29 22:35:28 +08:00

9 lines
227 B
Makefile

BOARDNAME:=Devices with small flash
FEATURES += low_mem small_flash
DEFAULT_PACKAGES += wpad-basic-openssl
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef