boards/wsn430-common: Use another module name for drivers subdirectory
This commit is contained in:
parent
e9d7087a05
commit
7fa56b8d3b
@ -15,3 +15,5 @@ export FFLAGS = -d $(PORT) -j uif "prog $(HEXFILE)"
|
||||
|
||||
# include wsn430-common includes
|
||||
export INCLUDES += -I$(RIOTBOARD)/wsn430-common/include
|
||||
|
||||
USEMODULE += wsn430-common-drivers
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
MODULE = board
|
||||
MODULE = wsn430-common-drivers
|
||||
|
||||
include $(RIOTBOARD)/$(BOARD)/Makefile.include
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user