immortalwrt/target/linux/ath79/tiny/target.mk
Tianling Shen afc5d471cc
treewide: use openssl as default crypto backend
Acked-by: ZiMing Mo <msylgj@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-25 10:29:54 +08:00

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