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
|
|
|