summaryrefslogtreecommitdiffstats
path: root/tools/build/os/msdos/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/os/msdos/Makefile.in')
-rw-r--r--tools/build/os/msdos/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/os/msdos/Makefile.in b/tools/build/os/msdos/Makefile.in
index b677c72ff5..c11aacc1b3 100644
--- a/tools/build/os/msdos/Makefile.in
+++ b/tools/build/os/msdos/Makefile.in
@@ -11,7 +11,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
RTEMS_CUSTOM = $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_CUSTOM)
-include $(PROJECT_ROOT)/make/leaf.cfg
+include $(RTEMS_ROOT)/make/leaf.cfg
DESTDIR=$(PROJECT_RELEASE)/build-tools