2020-07-02 23:30:56 +08: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