summaryrefslogtreecommitdiffstats
path: root/c/src/exec/aclocal/env-rtemscpu.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/aclocal/env-rtemscpu.m4')
-rw-r--r--c/src/exec/aclocal/env-rtemscpu.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/aclocal/env-rtemscpu.m4 b/c/src/exec/aclocal/env-rtemscpu.m4
index e01efb12c0..42fd06b23f 100644
--- a/c/src/exec/aclocal/env-rtemscpu.m4
+++ b/c/src/exec/aclocal/env-rtemscpu.m4
@@ -18,7 +18,7 @@ if test x"$multilib" = x"yes"; then
fi
AC_SUBST(MULTISUBDIR)
- PROJECT_ROOT="${RTEMS_TOPdir}/\$(MULTIBUILDTOP)\$(top_builddir)"
+ PROJECT_ROOT="../../${RTEMS_TOPdir}/\$(MULTIBUILDTOP)\$(top_builddir)"
GCC_SPECS="-isystem \$(PROJECT_ROOT)/lib/include"
AC_SUBST(GCC_SPECS)