6 lines
91 B
Makefile
Raw Normal View History

define Profile/Generic
NAME:=Generic - all boards
endef
$(eval $(call Profile,Generic))