diff sources/targets/armv4tl/settings @ 1154:fb2c1618f1ba

More baseconfig-linux work.
author Rob Landley <rob@landley.net>
date Sun, 04 Jul 2010 04:05:47 -0500
parents 0b53de0d6eec
children 5e22b534839a
line wrap: on
line diff
--- a/sources/targets/armv4tl/settings	Sat Jul 03 23:05:49 2010 -0500
+++ b/sources/targets/armv4tl/settings	Sun Jul 04 04:05:47 2010 -0500
@@ -28,7 +28,7 @@
 # Processor config
 
 # QEMU patch: http://www.mail-archive.com/qemu-devel@nongnu.org/msg19370.html
-# and QEMU option "-cpu arm920t" enable CONFIG_CPU_ARM920T=y which is the
+# and QEMU option '-cpu arm920t' enable CONFIG_CPU_ARM920T=y which is the
 # processor that actually _needs_ this code.  But until then, qemu can only
 # emulate an armv5 CPU...