summaryrefslogtreecommitdiffstats
path: root/make/Templates/Makefile.inc.in
diff options
context:
space:
mode:
Diffstat (limited to 'make/Templates/Makefile.inc.in')
-rw-r--r--make/Templates/Makefile.inc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/Templates/Makefile.inc.in b/make/Templates/Makefile.inc.in
index edaf5e7dfd..6fd57a5f3f 100644
--- a/make/Templates/Makefile.inc.in
+++ b/make/Templates/Makefile.inc.in
@@ -40,6 +40,9 @@ RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@
RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
+# FIXME: This shouldn't be here
+RTEMS_ROOT = $(PROJECT_HOME)
+
export RTEMS_BSP
export RTEMS_CUSTOM
export PROJECT_ROOT