From 401b237f9349362b40e3c08f7fd8db38fc51c5d4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 3 Jul 2020 07:46:24 +0200 Subject: 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. --- c/src/lib/libbsp/epiphany/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 c/src/lib/libbsp/epiphany/Makefile.am (limited to 'c/src/lib/libbsp/epiphany/Makefile.am') 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 -- cgit v1.2.3