summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or32
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 06:47:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 06:47:09 +0000
commitfe8bc62fa69e735568e1af0702ac95546633d80a (patch)
tree4a6804f19c0f574b64f68a47b8bfa891b94d22b7 /c/src/lib/libbsp/or32
parent2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fe8bc62fa69e735568e1af0702ac95546633d80a.tar.bz2
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
Diffstat (limited to 'c/src/lib/libbsp/or32')
-rw-r--r--c/src/lib/libbsp/or32/ChangeLog4
-rw-r--r--c/src/lib/libbsp/or32/Makefile.am2
-rw-r--r--c/src/lib/libbsp/or32/orp/ChangeLog4
-rw-r--r--c/src/lib/libbsp/or32/orp/Makefile.am2
4 files changed, 10 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/or32/ChangeLog b/c/src/lib/libbsp/or32/ChangeLog
index 6ab7af8223..29744bb2d9 100644
--- a/c/src/lib/libbsp/or32/ChangeLog
+++ b/c/src/lib/libbsp/or32/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Reflect having moved aclocal/.
+
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved automake/.
diff --git a/c/src/lib/libbsp/or32/Makefile.am b/c/src/lib/libbsp/or32/Makefile.am
index 0923d637df..77765bbb4b 100644
--- a/c/src/lib/libbsp/or32/Makefile.am
+++ b/c/src/lib/libbsp/or32/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../../../../../aclocal
+ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the $(RTEMS_BSP_FAMILY) directory
## Currently, the shared directory is not explicitly
diff --git a/c/src/lib/libbsp/or32/orp/ChangeLog b/c/src/lib/libbsp/or32/orp/ChangeLog
index 226a7e591f..1ed77618e4 100644
--- a/c/src/lib/libbsp/or32/orp/ChangeLog
+++ b/c/src/lib/libbsp/or32/orp/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Reflect having moved aclocal/.
+
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved automake/.
diff --git a/c/src/lib/libbsp/or32/orp/Makefile.am b/c/src/lib/libbsp/or32/orp/Makefile.am
index 77ccf5db1f..1e26a4ca29 100644
--- a/c/src/lib/libbsp/or32/orp/Makefile.am
+++ b/c/src/lib/libbsp/or32/orp/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
+ACLOCAL_AMFLAGS = -I ../../../../aclocal
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories