simplelink: correct a comment in Makefile.cc13xx-cc26xx

This commit is contained in:
Yasuyuki Tanaka 2018-10-12 19:39:10 +02:00
parent 0bcdd39cc6
commit 2af3665b04
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
CC13x2_CC26x2_PRE_RTM ?= 1
# Core SDK is placed as a submodule under arch/cpu/cc13xx-cc26xx/lib.
# Core SDK is placed as a submodule under arch/cpu/simplelink-cc13xx-cc26xx/lib.
# Do a sanity check that Core SDK submodule has been initialized.
ifndef CORE_SDK
CORE_SDK := $(CONTIKI_CPU)/lib/coresdk_cc13xx_cc26xx