mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards: msb-430: fix common module name
This commit is contained in:
parent
13c99bbb35
commit
08b8ac4ba1
@ -1,4 +1,4 @@
|
||||
MODULE = board
|
||||
MODULE = msb-430-common
|
||||
|
||||
DIRS = drivers
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
USEMODULE += msb-430-common
|
||||
include $(RIOTBOARD)/msb-430-common/Makefile.include
|
||||
|
@ -1 +1,2 @@
|
||||
USEMODULE += msb-430-common
|
||||
include $(RIOTBOARD)/msb-430-common/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user