ath79: nand: add 5.15 support for nand subtarget
[openwrt/openwrt.git] / target / linux / ath79 / nand / target.mk
1 BOARDNAME := Generic devices with NAND flash
2
3 FEATURES += nand
4
5 DEFAULT_PACKAGES += wpad-basic-wolfssl
6
7 KERNEL_TESTING_PATCHVER:=5.15
8
9 define Target/Description
10 Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
11 in the ar72xx and subsequent series, with support for NAND flash
12 endef