mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
8 lines
209 B
Makefile
8 lines
209 B
Makefile
|
BOARDNAME := Generic devices with NAND flash
|
||
|
FEATURES += broken squashfs
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Atheros AR71xx/AR913x based boards with
|
||
|
NAND flash, e.g. Netgear WNDR4300.
|
||
|
endef
|