openwrt/target/linux/ath79/nand/target.mk

11 lines
272 B
Makefile

BOARDNAME := Generic devices with NAND flash
FEATURES += squashfs 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