summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/Makefile.am')
-rw-r--r--c/src/lib/libbsp/powerpc/Makefile.am41
1 files changed, 0 insertions, 41 deletions
diff --git a/c/src/lib/libbsp/powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/Makefile.am
deleted file mode 100644
index c70691e510..0000000000
--- a/c/src/lib/libbsp/powerpc/Makefile.am
+++ /dev/null
@@ -1,41 +0,0 @@
-ACLOCAL_AMFLAGS = -I ../../../aclocal
-
-## Descend into the @RTEMS_BSP_FAMILY@ directory
-_SUBDIRS = @RTEMS_BSP_FAMILY@
-
-# FIXME: This does not work
-# DIST_SUBDIRS = @all_subdirs@ support/old_exception_processing \
-# support/new_exception_processing
-
-# FIXME: Herein lies madness ;)
-
-## shared/include
-
-## shared/bootloader
-
-## shared/clock
-
-## shared/console
-
-## shared/flash
-
-## shared/motorola
-
-## shared/pci
-
-## shared/residual
-
-## shared/openpic
-
-## shared/irq
-
-## shared/start
-
-## shared/startup
-
-## shared/tod
-
-## shared/vme
-
-include $(top_srcdir)/../../../automake/subdirs.am
-include $(srcdir)/../../../../../bsps/powerpc/headers.am