mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 16:15:29 +08:00
7 lines
98 B
Makefile
7 lines
98 B
Makefile
BOARDNAME:=nand
|
|
FEATURES+=nand
|
|
|
|
define Target/Description
|
|
BMIPS boards with NAND support
|
|
endef
|