mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #7973 from haukepetersen/rm_wsn430_driversdir
boards/wsn430: removed empty 'drivers' dir
This commit is contained in:
commit
c26b46953f
@ -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…
Reference in New Issue
Block a user