mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +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…
x
Reference in New Issue
Block a user