mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-20 00:23:30 +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
|