1
0
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:
Kaspar Schleiser 2016-03-05 22:27:52 +01:00
parent 65dba98951
commit 13c99bbb35
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
MODULE = board
MODULE = wsn430-common
DIRS = drivers

View File

@ -1 +1,2 @@
USEMODULE += wsn430-common
include $(RIOTBOARD)/wsn430-common/Makefile.include

View File

@ -1 +1,2 @@
USEMODULE += wsn430-common
include $(RIOTBOARD)/wsn430-common/Makefile.include