summaryrefslogtreecommitdiffstats
path: root/make/Templates/Makefile.leaf
diff options
context:
space:
mode:
Diffstat (limited to 'make/Templates/Makefile.leaf')
-rw-r--r--make/Templates/Makefile.leaf2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Templates/Makefile.leaf b/make/Templates/Makefile.leaf
index 5bf8e08fe2..6f098d4b50 100644
--- a/make/Templates/Makefile.leaf
+++ b/make/Templates/Makefile.leaf
@@ -34,7 +34,7 @@ PGMS=${ARCH}/xxx-your-program-here ${ARCH}/xxx-another-one
MANAGERS=io event message rate_monotonic semaphore timer, etc.
-include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/leaf.cfg
#