kexecboot.inc: disable serial debug for Zaurus c7x0 (enough testing;)
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 24 Apr 2010 22:33:41 +0000 (00:33 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sat, 24 Apr 2010 22:33:41 +0000 (00:33 +0200)
recipes/kexecboot/kexecboot.inc

index ac70893..069019c 100644 (file)
@@ -47,7 +47,7 @@ export CC=${TARGET_PREFIX}klcc
 ############################
 
 EXTRA_OECONF_akita = "--with-zaurus"
-EXTRA_OECONF_c7x0 = "--with-zaurus --enable-debug"
+EXTRA_OECONF_c7x0 = "--with-zaurus"
 EXTRA_OECONF_spitz = "--with-zaurus"
 EXTRA_OECONF_poodle = "--with-zaurus"
 EXTRA_OECONF_tosa = "--with-zaurus"