summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen405/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 16:43:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 16:43:12 +0000
commit1d90b6d1cd8861edfeaf677178ccc139a7d29240 (patch)
tree39030912720f1fda543d44d206758865e19d8196 /c/src/lib/libbsp/powerpc/gen405/configure.ac
parent2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1d90b6d1cd8861edfeaf677178ccc139a7d29240.tar.bz2
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in dlentry/Makefile.am, startup/Makefile.am. Use automake compilation rules. * dlentry/Makefile.am, startup/Makefile.am: Remove. * configure.ac: Reflect changes above. * wrapup/Makefile.am: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/configure.ac b/c/src/lib/libbsp/powerpc/gen405/configure.ac
index 25c4b1819d..f85c210444 100644
--- a/c/src/lib/libbsp/powerpc/gen405/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen405/configure.ac
@@ -34,8 +34,6 @@ RTEMS_BSPOPTS_HELP([PPC_VECTOR_FILE_BASE],
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
-dlentry/Makefile
-startup/Makefile
wrapup/Makefile])
RTEMS_PPC_EXCEPTIONS([old])