busybox/scripts
Rob Landley 8f99104362 The previous commit left confdata writing out:
CONFIG_NUMERIC_CONSTANT=

And on reading it back in, it would complain that '' was an invalid value for
that field.  I.E. "make allnoconfig && make" worked fine, but
"make allnoconfig && make menuconfig" barfed reading in the config file.

So now I have it write out "0" as the blank value.  (It's initialized to the
default value when the menu becomes visible anyway; I checked.)  That seems
to work.
2005-09-05 11:04:30 +00:00
..
config The previous commit left confdata writing out: 2005-09-05 11:04:30 +00:00
.cvsignore ignore generated files 2001-10-24 06:50:42 +00:00
mkdep.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
split-include.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00