mtd: fix build with GCC 14
[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-mbedtls
6
7 define Target/Description
8 Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
9 in the ar72xx and subsequent series, with support for NAND flash
10 endef