1
0
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:
Cenk Gündoğan 2016-04-06 13:42:03 +02:00
parent 9ff9997227
commit 34ec440a93

View File

@ -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