From 977623bbb1b801b77589dc85bb28121364858654 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Oct 1999 18:39:56 +0000 Subject: Removed targets and configurations that are no longer functional and not likely to become so. Comments on each configuration are below. + Force CPU386 - This BSP was developed as part of the initial port of RTEMS to the i386. This board has been unavailable for a long time now. + GO32 - This BSP and some CPU code supported djgpp v1.x. This version is now quite old. No one has stepped forward to update the code to v2.x which may be technically impossible anyway. More importantly, go32 has been superceded by the pc386 BSP. --- make/custom/go32_p5.cfg | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 make/custom/go32_p5.cfg (limited to 'make/custom/go32_p5.cfg') diff --git a/make/custom/go32_p5.cfg b/make/custom/go32_p5.cfg deleted file mode 100644 index 45668dfaa4..0000000000 --- a/make/custom/go32_p5.cfg +++ /dev/null @@ -1,15 +0,0 @@ -# -# Configuration file for a Pentium using the go32 BSP -# -# $Id$ -# - -# -# All go32 configurations share the same base file, only the cpu model -# differs. -# - -RTEMS_GO32_CPU_MODEL=pentium - -include $(RTEMS_ROOT)/make/custom/go32.cfg - -- cgit v1.2.3