summaryrefslogtreecommitdiffstats
path: root/c/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/configure.ac')
-rw-r--r--c/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/configure.ac b/c/configure.ac
index 9f02f37098..3376837246 100644
--- a/c/configure.ac
+++ b/c/configure.ac
@@ -65,6 +65,8 @@ rtems_bsp_configure="$rtems_bsp_configure/configure"
[-enable-rtemsbsp=* | --enable-rtemsbsp=* ) ;;])
rtems_bsp_configure="$rtems_bsp_configure $rtems_bsp_configure_args"
+rtems_bsp_configure="$rtems_bsp_configure '--with-project-root=../../'"
+rtems_bsp_configure="$rtems_bsp_configure '--with-project-top=../../'"
AC_SUBST(rtems_bsp_configure)
AC_SUBST(RTEMS_BSP_LIST)