summaryrefslogtreecommitdiff
path: root/mk/toolchain.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/toolchain.mk')
-rw-r--r--mk/toolchain.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/toolchain.mk b/mk/toolchain.mk
index 1fd22d5..cd9949d 100644
--- a/mk/toolchain.mk
+++ b/mk/toolchain.mk
@@ -1,5 +1,5 @@
################################################################################
-# Copyright(C) 2009-2012 Abdoulaye Walsimou GAYE <awg@embtoolkit.org>.
+# Copyright(C) 2009-2013 Abdoulaye Walsimou GAYE <awg@embtoolkit.org>.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -117,7 +117,7 @@ include mk/gcc.mk
# llvm/clang compiler infrastructure
include mk/llvm/clang.mk
include mk/llvm/llvm.mk
-include mk/llvm/compiler-rt.mk
+include mk/llvm/compiler-rt/compiler-rt.mk
include mk/libc++/libcxxrt/libcxxrt.mk
include mk/libc++/libc++/libcxx.mk