aboutsummaryrefslogtreecommitdiff
path: root/toolchains/x86-clang3.2/setup.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/x86-clang3.2/setup.mk')
-rw-r--r--toolchains/x86-clang3.2/setup.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchains/x86-clang3.2/setup.mk b/toolchains/x86-clang3.2/setup.mk
index e95135edb..e8fd7766c 100644
--- a/toolchains/x86-clang3.2/setup.mk
+++ b/toolchains/x86-clang3.2/setup.mk
@@ -54,7 +54,7 @@ TARGET_CFLAGS := \
-no-canonical-prefixes
TARGET_C_INCLUDES := \
- $(SYSROOT)/usr/include
+ $(SYSROOT_INC)/usr/include
# Add and LDFLAGS for the target here
TARGET_LDFLAGS := \