Files
openwrt-19.07/target/linux/ar71xx/nand/target.mk
2025-06-24 16:03:39 +02:00

10 lines
243 B
Makefile

BOARDNAME := Generic devices with NAND flash
FEATURES += squashfs nand rtc
DEFAULT_PACKAGES += wpad-basic
define Target/Description
Build firmware images for Atheros AR71xx/AR913x based boards with
NAND flash, e.g. Netgear WNDR4300.
endef