svn commit: trunk/uClibc/extra/Configs

vapier at uclibc.org vapier at uclibc.org
Tue Feb 13 20:05:22 UTC 2007


Author: vapier
Date: 2007-02-13 12:05:22 -0800 (Tue, 13 Feb 2007)
New Revision: 17877

Log:
cleanup style

Modified:
   trunk/uClibc/extra/Configs/Config.powerpc


Changeset:
Modified: trunk/uClibc/extra/Configs/Config.powerpc
===================================================================
--- trunk/uClibc/extra/Configs/Config.powerpc	2007-02-13 18:56:54 UTC (rev 17876)
+++ trunk/uClibc/extra/Configs/Config.powerpc	2007-02-13 20:05:22 UTC (rev 17877)
@@ -24,20 +24,17 @@
 	help
 	  This is the processor core of your CPU. This information is used for
 	  determining the correct assembler instructions to use for the core.
-          The default is to build for a classic powerpc.
 
+	  The default is to build for a classic powerpc.
+
 config CONFIG_CLASSIC
 	bool "CLASSIC"
-        help
-          Classic powerpc architecture.
+	help
+	  Classic powerpc architecture.
 
 config CONFIG_E500
 	bool "E500"
-        help
-          e500 v1 and v2 core.
+	help
+	  e500 v1 and v2 core.
 
 endchoice
-
-
-
-




More information about the uClibc-cvs mailing list