From b86e0899e5c2cf6a6917ff9d34f0b81947b13168 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 07:05:26 +0000 Subject: Cosmetics. --- make/custom/pc686.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom/pc686.cfg') diff --git a/make/custom/pc686.cfg b/make/custom/pc686.cfg index e2aacdb6b1..4c66e28b8e 100644 --- a/make/custom/pc686.cfg +++ b/make/custom/pc686.cfg @@ -8,9 +8,9 @@ RTEMS_CPU_MODEL=pentiumpro # gcc 2.95.x and 3.0 #CPU_CFLAGS = -mpentiumpro # gcc 3.1 and newer -# CPU_CFLAGS=-mcpu=pentiumpro +# CPU_CFLAGS = -mcpu=pentiumpro # gcc 4.0 and newer -CPU_CFLAGS=-mtune=pentiumpro +CPU_CFLAGS = -mtune=pentiumpro include $(RTEMS_ROOT)/make/custom/pc386.cfg -- cgit v1.2.3