summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 08:29:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 08:29:47 +0000
commit1755e5dd9ada0b11d86fe7a9242371b465ce5aaf (patch)
tree585e9be4a9c1e68ebd1742efb1d6c14be2741a0a /c
parent2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-1755e5dd9ada0b11d86fe7a9242371b465ce5aaf.tar.bz2
Adaptations to rtems-4.7.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/configure.ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/configure.ac b/c/src/lib/libbsp/powerpc/mvme5500/configure.ac
index 596a39d868..aad105895f 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mvme5500/configure.ac
@@ -34,18 +34,6 @@ RTEMS_BSPOPTS_HELP([PPC_USE_DATA_CACHE],
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
-clock/Makefile
-console/Makefile
-include/Makefile
-pci/Makefile
-GT64260/Makefile
-network/Makefile
-irq/Makefile
-tod/Makefile
-start/Makefile
-startup/Makefile
-vectors/Makefile
-vme/Makefile
wrapup/Makefile])
RTEMS_PPC_EXCEPTIONS([new])