4248705108
SVN-Revision: 28998
5 lines
91 B
Makefile
5 lines
91 B
Makefile
define Profile/Generic
|
|
NAME:=Generic - all boards
|
|
endef
|
|
|
|
$(eval $(call Profile,Generic))
|