package/network/utils/iptables: fix PKG_CPE_ID
[openwrt/openwrt.git] / target / linux / ath79 / nand / target.mk
index 91afe675c51a31d5c329375cd524b6bce95350a7..e0900abfe45fa6a6a36ee22783dfe71eab67c0c7 100644 (file)
@@ -1,9 +1,10 @@
 BOARDNAME := Generic devices with NAND flash
 BOARDNAME := Generic devices with NAND flash
-FEATURES += squashfs nand rtc
 
 
-DEFAULT_PACKAGES += wpad-basic
+FEATURES += nand
+
+DEFAULT_PACKAGES += wpad-basic-mbedtls
 
 define Target/Description
 
 define Target/Description
-       Build firmware for Atheros AR71xx/AR913x based boards with
-       NAND flash, e.g. Netgear WNDR4300.
+       Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
+       in the ar72xx and subsequent series, with support for NAND flash
 endef
 endef