mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 01:11:14 +00:00
7 lines
98 B
Makefile
7 lines
98 B
Makefile
|
BOARDNAME:=nand
|
||
|
FEATURES+=nand
|
||
|
|
||
|
define Target/Description
|
||
|
BMIPS boards with NAND support
|
||
|
endef
|