blob: ed3c381093a10607c1f0925da50ba2eefe531573 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BOARDNAME := Generic devices with NAND flash
FEATURES += nand
DEFAULT_PACKAGES += wpad-basic-wolfssl
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
in the ar72xx and subsequent series, with support for NAND flash
endef
|