summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/helas403
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/helas403
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 '')
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/helas403/ChangeLog b/c/src/lib/libbsp/powerpc/helas403/ChangeLog
index 5bfbe67653..1d107330fd 100644
--- a/c/src/lib/libbsp/powerpc/helas403/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/helas403/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/helas403/Makefile.am b/c/src/lib/libbsp/powerpc/helas403/Makefile.am
index f655a2e351..835196795e 100644
--- a/c/src/lib/libbsp/powerpc/helas403/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/helas403/Makefile.am
@@ -105,5 +105,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