summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/include/rtems/wrap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/include/rtems/wrap/Makefile.in')
-rw-r--r--c/src/exec/score/include/rtems/wrap/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/include/rtems/wrap/Makefile.in b/c/src/exec/score/include/rtems/wrap/Makefile.in
index cc2e929fe7..3d5299e7b4 100644
--- a/c/src/exec/score/include/rtems/wrap/Makefile.in
+++ b/c/src/exec/score/include/rtems/wrap/Makefile.in
@@ -20,7 +20,7 @@ H_FILES=$(H_PIECES:%=$(srcdir)/../%.h)
SRCS=$(H_FILES)
-include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
+include $(RTEMS_ROOT)/make/custom/${RTEMS_BSP}.cfg
include $(RTEMS_ROOT)/make/leaf.cfg
all: $(SRCS)