summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/epiphany/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-03 07:46:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-05 18:05:25 +0200
commit401b237f9349362b40e3c08f7fd8db38fc51c5d4 (patch)
tree39802344a64c2f9febe86b01bc21b8459567f276 /c/src/lib/libbsp/epiphany/Makefile.am
parentbsps/powerpc: Remove obsolete BSPs (diff)
downloadrtems-401b237f9349362b40e3c08f7fd8db38fc51c5d4.tar.bz2
epiphany: Remove support for this target
Due to an unmaintained toolchain (internal errors in GCC, no FSF GDB integration) the Epiphany architecture was obsoleted in RTEMS 5.1. Update #3941.
Diffstat (limited to 'c/src/lib/libbsp/epiphany/Makefile.am')
-rw-r--r--c/src/lib/libbsp/epiphany/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/epiphany/Makefile.am b/c/src/lib/libbsp/epiphany/Makefile.am
deleted file mode 100644
index c024c4d01c..0000000000
--- a/c/src/lib/libbsp/epiphany/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-ACLOCAL_AMFLAGS = -I ../../../aclocal
-## Descend into the @RTEMS_BSP_FAMILY@ directory
-## Currently, the shared directory is not explicitly
-## added but it is present in the source tree.
-_SUBDIRS = @RTEMS_BSP_FAMILY@
-include $(top_srcdir)/../../../automake/subdirs.am
-include $(srcdir)/../../../../../bsps/epiphany/headers.am