summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen405
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/gen405
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/gen405')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/ChangeLog b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
index d2f8ee2fb2..6dd6a84600 100644
--- a/c/src/lib/libbsp/powerpc/gen405/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Don't include subdirs.am.
+
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
diff --git a/c/src/lib/libbsp/powerpc/gen405/Makefile.am b/c/src/lib/libbsp/powerpc/gen405/Makefile.am
index aacd99312f..639a89c150 100644
--- a/c/src/lib/libbsp/powerpc/gen405/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen405/Makefile.am
@@ -95,5 +95,4 @@ PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.dl
CLEANFILES = $(PREINSTALL_FILES)
DISTCLEANFILES += $(PREINSTALL_DIRS)
-include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am