summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/toolchain/llvm/compiler-rt/compiler-rt.kconfig2
-rw-r--r--core/toolchain/llvm/libc++/libcxx.kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig b/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig
index 67a81e3..070c41b 100644
--- a/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig
+++ b/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig
@@ -58,7 +58,7 @@ config EMBTK_COMPILER-RT_GIT_REVISION
help
Chechout a specific revision instead of the latest.
-config EMBTK_COMPILER-RT_REFSPEC
+config EMBTK_COMPILER-RT_CATEGORY
string
default "toolchain"
diff --git a/core/toolchain/llvm/libc++/libcxx.kconfig b/core/toolchain/llvm/libc++/libcxx.kconfig
index bde24a2..d3e8981 100644
--- a/core/toolchain/llvm/libc++/libcxx.kconfig
+++ b/core/toolchain/llvm/libc++/libcxx.kconfig
@@ -62,7 +62,7 @@ config EMBTK_LIBCXX_GIT_REVISION
help
Chechout a specific revision instead of the latest.
-config EMBTK_LIBCXX_REFSPEC
+config EMBTK_LIBCXX_CATEGORY
string
default "toolchain"