From c52c2a24e3fb7a44cddcef94e6521316c5e609ca Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 16 Jan 2003 07:15:18 +0000 Subject: Update build rules a bit. fix quoting problems. Update default x86 compiler optimization to not force building i386 opcodes. --- extra/Configs/Config.arm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra/Configs/Config.arm') diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm index 244226446..16e2511b1 100644 --- a/extra/Configs/Config.arm +++ b/extra/Configs/Config.arm @@ -32,7 +32,8 @@ choice type. Here are the settings recommended for greatest speed: - - "Generic Arm" for any ARM core + - "Generic Arm" select this if your compiler is already setup to + optimize things properly. - "arm7tdmi" an MMU-less ARM core such as those distributed by Atmel, Samsung, and others. - "StrongARM" for Intel's StrongARM cores, such as the -- cgit v1.2.3