7 lines
98 B
Makefile
7 lines
98 B
Makefile
|
BOARDNAME:=nand
|
||
|
FEATURES+=nand
|
||
|
|
||
|
define Target/Description
|
||
|
BMIPS boards with NAND support
|
||
|
endef
|