You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ar71xx/nand/target.mk

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