mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 12:00:49 +00:00
8 lines
207 B
Makefile
8 lines
207 B
Makefile
BOARDNAME := Generic devices with NAND flash
|
|
FEATURES += squashfs nand
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x based boards with
|
|
NAND flash, e.g. Netgear WNDR4300.
|
|
endef
|