summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/sptests.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index ca5c0abc90..47368635b8 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * sptests.am: Set project_bspdir=$(PROJECT_ROOT)
+
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* spsize/Makefile.am: Rename TEST to spsize.
diff --git a/testsuites/sptests/sptests.am b/testsuites/sptests/sptests.am
index afdd09ec77..eca867e421 100644
--- a/testsuites/sptests/sptests.am
+++ b/testsuites/sptests/sptests.am
@@ -1,6 +1,6 @@
## $Id$
-project_bspdir=$(PROJECT_ROOT)/@RTEMS_BSP@
+project_bspdir=$(PROJECT_ROOT)
$(project_bspdir)/tests/$(dirstamp):
@$(mkdir_p) $(project_bspdir)/tests