mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
openwsn: make: use correct name of iotlab-m3
This commit is contained in:
parent
9ff9997227
commit
34ec440a93
@ -1,7 +1,7 @@
|
||||
APPLICATION = openwsn-app
|
||||
|
||||
# If no BOARD is found in the environment, use this default:
|
||||
BOARD ?= iot-lab_M3
|
||||
BOARD ?= iotlab-m3
|
||||
|
||||
# This has to be the absolute path to the RIOT base directory:
|
||||
RIOTBASE ?= $(CURDIR)/../../RIOT
|
||||
|
Loading…
Reference in New Issue
Block a user