boards/wsn430: removed empty 'drivers' dir
This commit is contained in:
parent
87b0477b70
commit
9c3ad1be94
@ -1,5 +1,3 @@
|
||||
MODULE = wsn430-common
|
||||
|
||||
DIRS = drivers
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
@ -15,5 +15,3 @@ export FFLAGS = -d $(PORT) -j uif "prog $(HEXFILE)"
|
||||
|
||||
# include wsn430-common includes
|
||||
export INCLUDES += -I$(RIOTBOARD)/wsn430-common/include
|
||||
|
||||
USEMODULE += wsn430-common-drivers
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
MODULE = wsn430-common-drivers
|
||||
|
||||
include $(RIOTBOARD)/$(BOARD)/Makefile.include
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
Loading…
x
Reference in New Issue
Block a user