6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
|
# define the module that is build
|
|
MODULE = atmega_common
|
|
|
|
include $(RIOTBASE)/Makefile.base
|