summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-31 09:45:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-31 09:45:36 +0000
commitd58c0ffc66ab95ed381f9b1f58ce405fbffe91d9 (patch)
tree83de7575293a5a5f27a903df7ea66b9e53e7d1ff /c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
parent2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d58c0ffc66ab95ed381f9b1f58ce405fbffe91d9.tar.bz2
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/.cvsignore, console/.cvsignore, irq/.cvsignore, network/.cvsignore, startup/.cvsignore, vectors/.cvsignore. Use automake compilation rules. * clock/.cvsignore, console/.cvsignore, irq/.cvsignore, network/.cvsignore, startup/.cvsignore, vectors/.cvsignore: Remove. * configure.ac: Reflect changes above. * wrapup/Makefile: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
index 9ab87155e1..8b7e2e235b 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
@@ -70,12 +70,6 @@ AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
# Explicitly list a Makefile here
AC_CONFIG_FILES([Makefile
-clock/Makefile
-console/Makefile
-network/Makefile
-irq/Makefile
-vectors/Makefile
-startup/Makefile
wrapup/Makefile])
RTEMS_PPC_EXCEPTIONS([new])