mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 07:51:19 +01:00
boards: wsn-430: fix Makefiles
This commit is contained in:
parent
65dba98951
commit
13c99bbb35
@ -1,4 +1,4 @@
|
||||
MODULE = board
|
||||
MODULE = wsn430-common
|
||||
|
||||
DIRS = drivers
|
||||
|
||||
|
||||
@ -1 +1,2 @@
|
||||
USEMODULE += wsn430-common
|
||||
include $(RIOTBOARD)/wsn430-common/Makefile.include
|
||||
|
||||
@ -1 +1,2 @@
|
||||
USEMODULE += wsn430-common
|
||||
include $(RIOTBOARD)/wsn430-common/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user