summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/itrontests/ChangeLog4
-rw-r--r--testsuites/itrontests/itrontests.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 36470405ca..318d0b1de8 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
+
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* itrontests.am: Remove LIB_VARIANT.
diff --git a/testsuites/itrontests/itrontests.am b/testsuites/itrontests/itrontests.am
index 84841f4a6f..32ae41a5e8 100644
--- a/testsuites/itrontests/itrontests.am
+++ b/testsuites/itrontests/itrontests.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