Browse Source

Fix typo noticed by V.Radhakrishnan

Eric Andersen 22 years ago
parent
commit
fc71b53fcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      INSTALL

+ 1 - 1
INSTALL

@@ -30,7 +30,7 @@ CONFIGURING uClibc:
 	"make defconfig"    Use defaults for all options.
 	"make randconfig"   Use random values for all options.
 	"make allyesconfig" Set all values to "yes" for all options.
-	"make allnoconfig"  Set all values to "yes" for all options.
+	"make allnoconfig"  Set all values to "no" for all options.
 
  - uClibc does not have proper dependancy checking (yet) so if you
     change your uClibc configuration, you must current rebuild the