summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/src/Makefile.am')
-rw-r--r--cpukit/itron/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/src/Makefile.am b/cpukit/itron/src/Makefile.am
index 4cb76a4757..1f6960738e 100644
--- a/cpukit/itron/src/Makefile.am
+++ b/cpukit/itron/src/Makefile.am
@@ -47,7 +47,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
OBJS = $(C_O_FILES)
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../automake/multilib.am
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/lib.am