summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-09 17:32:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-09 17:32:38 +0000
commitea63b376c7bafecfcd929c616029a6cf04392578 (patch)
treee1a6480964880b4b224cc7c9e5227f93eb505998 /c/src/lib/libbsp/powerpc/gen5200
parentRegenerate. (diff)
downloadrtems-ea63b376c7bafecfcd929c616029a6cf04392578.tar.bz2
2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Don't include subdirs.am.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
index 212f5e9b0a..0c1e46052f 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Don't include subdirs.am.
+
2006-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* vectors/asm_utils.S: Remove (Bogus, now in libcpu).
diff --git a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
index 464e8286fb..420d1c5332 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
@@ -242,5 +242,4 @@ CLEANFILES = $(PREINSTALL_FILES)
DISTCLEANFILES += $(PREINSTALL_DIRS)
CLEANFILES += $(TMPINSTALL_FILES)
-include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am