summaryrefslogtreecommitdiffstats
path: root/cpukit/itron
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-05 15:55:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-05 15:55:09 +0000
commit705a070160b3edc4f4e1b4c731d769e85143e07a (patch)
treed77cd6da002c1ef2d10eaea5fbae2cde120e72cb /cpukit/itron
parent2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-705a070160b3edc4f4e1b4c731d769e85143e07a.tar.bz2
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../..).
Diffstat (limited to 'cpukit/itron')
-rw-r--r--cpukit/itron/ChangeLog4
-rw-r--r--cpukit/itron/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/itron/ChangeLog b/cpukit/itron/ChangeLog
index 47653cd468..10fa8d6a65 100644
--- a/cpukit/itron/ChangeLog
+++ b/cpukit/itron/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: RTEMS_TOP(../..).
+
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* Mega patch merge to change the format of the object IDs to
diff --git a/cpukit/itron/configure.ac b/cpukit/itron/configure.ac
index 154570f6ca..cb2c152566 100644
--- a/cpukit/itron/configure.ac
+++ b/cpukit/itron/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([include/itronsys])
-RTEMS_TOP(../../../..)
+RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)
RTEMS_CANONICAL_TARGET_CPU