summaryrefslogtreecommitdiffstats
path: root/tools/build/os/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/os/Makefile.in')
-rw-r--r--tools/build/os/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/os/Makefile.in b/tools/build/os/Makefile.in
index d540e58fa0..884a8c9b9e 100644
--- a/tools/build/os/Makefile.in
+++ b/tools/build/os/Makefile.in
@@ -8,6 +8,8 @@ VPATH = @srcdir@
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@
+INSTALL = @INSTALL@
+
include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg