mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 07:46:48 +00:00
0e81968ee8
Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
8 lines
204 B
Makefile
8 lines
204 B
Makefile
BOARDNAME := Generic devices with NAND flash
|
|
FEATURES += squashfs nand rtc
|
|
|
|
define Target/Description
|
|
Build firmware for Atheros AR71xx/AR913x based boards with
|
|
NAND flash, e.g. Netgear WNDR4300.
|
|
endef
|