aboutsummaryrefslogtreecommitdiff
path: root/applets/busybox.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-09-05 11:04:30 +0000
committerRob Landley <rob@landley.net>2005-09-05 11:04:30 +0000
commit8f991043625a1933f5086a933d92bac28316869a (patch)
treefc2c1fae50aaa37e94f1e47b68e7e50ac5c3abb5 /applets/busybox.c
parentd1fa5859d60b246f5b345e921edbb86e31c41930 (diff)
downloadbusybox-8f991043625a1933f5086a933d92bac28316869a.tar.gz
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.
Diffstat (limited to 'applets/busybox.c')
0 files changed, 0 insertions, 0 deletions