summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 09:26:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 09:26:12 +0000
commitc19bc9342945927fdd4488893cd1794ba3c3103a (patch)
treec809157526b65231462bf1e3fed3d0dda34a49be
parent2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c19bc9342945927fdd4488893cd1794ba3c3103a.tar.bz2
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
-rw-r--r--testsuites/psxtests/ChangeLog4
-rw-r--r--testsuites/psxtests/psxtests.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index c308e2e85e..4c1bda6687 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
+
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
diff --git a/testsuites/psxtests/psxtests.am b/testsuites/psxtests/psxtests.am
index bafda89c53..c3f163b8f6 100644
--- a/testsuites/psxtests/psxtests.am
+++ b/testsuites/psxtests/psxtests.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