mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00
9 lines
219 B
Makefile
9 lines
219 B
Makefile
BOARDNAME:=Devices with small flash
|
|
FEATURES += small_flash
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-wolfssl
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
|
|
endef
|