blob: fd5216b0ebf6c19d93962a9271ea89f945fd0b66 (
plain)
1
2
3
4
5
6
7
8
9
10
|
BOARDNAME := Generic devices with NAND flash
FEATURES += squashfs nand minor
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
|