You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ar71xx/tiny/target.mk

11 lines
226 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 NOR flash.
endef