mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-11 00:32:05 +08:00
9 lines
163 B
Makefile
9 lines
163 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES+=nand
|
|
KERNELNAME:=simpleImage.tl-wdr4900-v1
|
|
|
|
define Target/Description
|
|
Build firmware images for generic MPC85xx based boards.
|
|
endef
|
|
|