From: Eric Andersen Date: Thu, 12 Dec 2002 08:27:57 +0000 (-0000) Subject: Fix typo noticed by V.Radhakrishnan X-Git-Url: http://git.osdn.net/view?p=uclinux-h8%2FuClibc.git;a=commitdiff_plain;h=fc71b53fccdf1af866b49a26c3d428f3475c9821 Fix typo noticed by V.Radhakrishnan --- diff --git a/INSTALL b/INSTALL index 9ea7e6204..4a84d2102 100644 --- 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