summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/eth_comm/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 15:59:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 15:59:23 +0000
commit5466140831377302760358353a2fc7e84ceb234d (patch)
tree80c5a32b9a2ca87328e687b3da1d06a020b8417c /c/src/lib/libbsp/powerpc/eth_comm/configure.ac
parent2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5466140831377302760358353a2fc7e84ceb234d.tar.bz2
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in canbus/Makefile.am, clock/Makefile.am, console/Makefile.am, irq/Makefile.am, network/Makefile.am, startup/Makefile.am, vectors/Makefile.am. Use automake compilation rules. * canbus/Makefile.am, clock/Makefile.am, console/Makefile.am, irq/Makefile.am, network/Makefile.am, startup/Makefile.am, vectors/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/powerpc/eth_comm/configure.ac b/c/src/lib/libbsp/powerpc/eth_comm/configure.ac
index bbe5c582ab..03a94a4462 100644
--- a/c/src/lib/libbsp/powerpc/eth_comm/configure.ac
+++ b/c/src/lib/libbsp/powerpc/eth_comm/configure.ac
@@ -39,13 +39,6 @@ RTEMS_BSPOPTS_HELP([DISPATCH_HANDLER_STAT],
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
-clock/Makefile
-canbus/Makefile
-console/Makefile
-irq/Makefile
-network/Makefile
-startup/Makefile
-vectors/Makefile
wrapup/Makefile])
RTEMS_PPC_EXCEPTIONS([new])