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