6 lines
66 B
Makefile
6 lines
66 B
Makefile
MODULE = board
|
|
|
|
DIRS = drivers
|
|
|
|
include $(RIOTBASE)/Makefile.base
|