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.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index 482cbf1b32..4f224bd1ce 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -25,12 +25,10 @@ ${ARCH}/$(dirstamp):
LINK_OBJS = \
$(OBJS) \
- $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
+ $(MANAGERS_NOT_WANTED:%=$(PROJECT_ROOT)/@RTEMS_BSP@/lib/no-%.rel)
LINK_FILES =\
- $(START_FILE) \
- $(OBJS) \
- $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
+ $(MANAGERS_NOT_WANTED:%=$(PROJECT_ROOT)/@RTEMS_BSP@/lib/no-%.rel)
## -------------------------------------------------------------------------
ARCH = o-optimize