aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/nand/target.mk
blob: e0900abfe45fa6a6a36ee22783dfe71eab67c0c7 (plain)
1
2
3
4
5
6
7
8
9
10
BOARDNAME := Generic devices with NAND flash

FEATURES += nand

DEFAULT_PACKAGES += wpad-basic-mbedtls

define Target/Description
	Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
	in the ar72xx and subsequent series, with support for NAND flash
endef