6 lines
86 B
Makefile
6 lines
86 B
Makefile
MODULE = board
|
|
|
|
DIRS = $(RIOTBOARD)/msb-430-common
|
|
|
|
include $(RIOTBASE)/Makefile.base
|