summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 09:26:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 09:26:31 +0000
commite806c23e2427a07c2ddc2139e0fd656a886822ac (patch)
tree2b0bacef0371269021b74ab247e8711da6bd2bf2
parent2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e806c23e2427a07c2ddc2139e0fd656a886822ac.tar.bz2
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* sptests.am: Set project_bspdir=$(PROJECT_ROOT)
-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