Cleanup in menuconfig
This commit is contained in:
parent
6d739b5f74
commit
bfea7d526f
|
@ -1754,6 +1754,7 @@ if [ -z $2 ]; then # Interactive mode
|
||||||
else # Second argument give; noninteractive!
|
else # Second argument give; noninteractive!
|
||||||
echo "Loading configuration file $2"
|
echo "Loading configuration file $2"
|
||||||
load_config_file $2
|
load_config_file $2
|
||||||
|
cleanup1
|
||||||
save_configuration
|
save_configuration
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue