mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 05:23:50 +01:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
MODULE =$(BOARD)_base
|
|
|
|
DIRS = $(RIOTBOARD)/msba2-common
|
|
|
|
include $(RIOTBASE)/Makefile.base
|