mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-25 20:37:02 +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
|