summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/no_cpu
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:47 +0000
commitc53e9e2fbb1c167cff4b2021349c1ce0dc78af97 (patch)
tree69cfb783538585df9b2eefa7f376fb4888610ca5 /c/src/lib/libbsp/no_cpu
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c53e9e2fbb1c167cff4b2021349c1ce0dc78af97.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
Diffstat (limited to 'c/src/lib/libbsp/no_cpu')
-rw-r--r--c/src/lib/libbsp/no_cpu/ChangeLog4
-rw-r--r--c/src/lib/libbsp/no_cpu/Makefile.am4
2 files changed, 6 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/no_cpu/ChangeLog b/c/src/lib/libbsp/no_cpu/ChangeLog
index d37c1fc694..9052e8ee92 100644
--- a/c/src/lib/libbsp/no_cpu/ChangeLog
+++ b/c/src/lib/libbsp/no_cpu/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ Makefile.am: Reflect having moved automake.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/c/src/lib/libbsp/no_cpu/Makefile.am b/c/src/lib/libbsp/no_cpu/Makefile.am
index e5028846ac..6306370e83 100644
--- a/c/src/lib/libbsp/no_cpu/Makefile.am
+++ b/c/src/lib/libbsp/no_cpu/Makefile.am
@@ -7,5 +7,5 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal
# Descend into the $(RTEMS_BSP_FAMILY) directory
SUBDIRS = $(RTEMS_BSP_FAMILY)
-include $(top_srcdir)/../../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../../automake/local.am
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am