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

FEATURES += squashfs nand

DEFAULT_PACKAGES += wpad-basic

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