aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-09-05 11:04:30 +0000
committerlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-09-05 11:04:30 +0000
commitfb08b2da324f00f079c71fb68d5d43d62212dcfb (patch)
treefc2c1fae50aaa37e94f1e47b68e7e50ac5c3abb5 /init
parent6edba0698db05b8cda5191497b1860fd6bb98376 (diff)
downloadbusybox-w32-fb08b2da324f00f079c71fb68d5d43d62212dcfb.tar.gz
busybox-w32-fb08b2da324f00f079c71fb68d5d43d62212dcfb.tar.bz2
busybox-w32-fb08b2da324f00f079c71fb68d5d43d62212dcfb.zip
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. git-svn-id: svn://busybox.net/trunk/busybox@11329 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions