lede/target/linux/ath79/nand/target.mk
2022-04-03 13:34:55 +08:00

11 lines
263 B
Makefile

BOARDNAME := Generic devices with NAND flash
FEATURES += nand
DEFAULT_PACKAGES += wpad-basic-wolfssl
define Target/Description
Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
in the ar72xx and subsequent series, with support for NAND flash
endef