浏览代码

Fix typo noticed by V.Radhakrishnan

Eric Andersen 23 年之前
父节点
当前提交
fc71b53fcc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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