mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request https://github.com/RIOT-OS/applications/pull/24 from cgundogan/pr/openwsn/makefile_iotlab-m3
openwsn: make: use correct name of iotlab-m3
This commit is contained in:
commit
6ec13f8afe
@ -1,7 +1,7 @@
|
|||||||
APPLICATION = openwsn-app
|
APPLICATION = openwsn-app
|
||||||
|
|
||||||
# If no BOARD is found in the environment, use this default:
|
# 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:
|
# This has to be the absolute path to the RIOT base directory:
|
||||||
RIOTBASE ?= $(CURDIR)/../../RIOT
|
RIOTBASE ?= $(CURDIR)/../../RIOT
|
||||||
|
Loading…
Reference in New Issue
Block a user