Files
openwrt-19.07/target/linux/ath79/tiny/target.mk
2025-06-24 16:03:39 +02:00

9 lines
219 B
Makefile

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 flash
endef