7 lines
110 B
Makefile
7 lines
110 B
Makefile
|
BOARDNAME:=Generic
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for generic MPC85xx based boards.
|
||
|
endef
|
||
|
|