mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
80dddbf70f
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
9 lines
219 B
Makefile
9 lines
219 B
Makefile
BOARDNAME:=Devices with small flash
|
|
FEATURES += small_flash
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-openssl
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
|
|
endef
|