Cleanup in menuconfig

This commit is contained in:
Joerg Bornschein 2013-09-22 16:34:27 +02:00
parent 6d739b5f74
commit bfea7d526f
1 changed files with 1 additions and 0 deletions

View File

@ -1754,6 +1754,7 @@ if [ -z $2 ]; then # Interactive mode
else # Second argument give; noninteractive!
echo "Loading configuration file $2"
load_config_file $2
cleanup1
save_configuration
fi