blob: fef82fdd7ffabdd6e839ce1952f9c30a8606d722 (
plain)
1
2
3
4
5
6
7
8
|
BOARDNAME:=Devices with small flash
FEATURES += low_mem small_flash
DEFAULT_PACKAGES += wpad-basic-mbedtls
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef
|