summaryrefslogtreecommitdiffstats
path: root/testsuites/automake/compile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/automake/compile.am')
-rw-r--r--testsuites/automake/compile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index 4f224bd1ce..16a7e7bba8 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -25,10 +25,10 @@ ${ARCH}/$(dirstamp):
LINK_OBJS = \
$(OBJS) \
- $(MANAGERS_NOT_WANTED:%=$(PROJECT_ROOT)/@RTEMS_BSP@/lib/no-%.rel)
+ $(MANAGERS_NOT_WANTED:%=$(PROJECT_ROOT)/lib/no-%.rel)
LINK_FILES =\
- $(MANAGERS_NOT_WANTED:%=$(PROJECT_ROOT)/@RTEMS_BSP@/lib/no-%.rel)
+ $(MANAGERS_NOT_WANTED:%=$(PROJECT_ROOT)/lib/no-%.rel)
## -------------------------------------------------------------------------
ARCH = o-optimize