OSDN Git Service

Fix typo noticed by V.Radhakrishnan
authorEric Andersen <andersen@codepoet.org>
Thu, 12 Dec 2002 08:27:57 +0000 (08:27 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 12 Dec 2002 08:27:57 +0000 (08:27 -0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 9ea7e62..4a84d21 100644 (file)
--- a/INSTALL
+++ b/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