From c7e67f3eada517046376b4ab77ded4fcf7e42fc5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Oct 2009 04:21:53 +0000 Subject: Remove (Moved to c/src/lib/libbsp//). --- make/custom/pc586.cfg | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 make/custom/pc586.cfg (limited to 'make/custom/pc586.cfg') diff --git a/make/custom/pc586.cfg b/make/custom/pc586.cfg deleted file mode 100644 index 0959a4c3c0..0000000000 --- a/make/custom/pc586.cfg +++ /dev/null @@ -1,14 +0,0 @@ -# -# Configuration file for a PC using a Pentium Class CPU -# -# $Id$ -# - -RTEMS_CPU_MODEL=pentium - -# This contains the compiler options necessary to select the CPU model -# and (hopefully) optimize for it. -CPU_CFLAGS = -mtune=pentium - -include $(RTEMS_ROOT)/make/custom/pc386.cfg - -- cgit v1.2.3