blob: 7ea9b57f45d5fb991a8f76b2236213af25d297e5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|