2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>

* custom/pck6.cfg: Remove.
This commit is contained in:
Ralf Corsepius
2009-02-05 15:57:42 +00:00
parent bcf8ee282f
commit 2843700da5
2 changed files with 4 additions and 13 deletions

View File

@@ -1,3 +1,7 @@
2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/pck6.cfg: Remove.
2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
* Makefile.am: Add Lattice Mico32 support.

View File

@@ -1,13 +0,0 @@
#
# Configuration file for a PC using an AMD k6 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=k6
include $(RTEMS_ROOT)/make/custom/pc386.cfg