.in.2 files no longer generated

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-07-06 22:32:00 -07:00
parent 1b207d0adc
commit 5ba5eaedd1

View File

@ -642,7 +642,7 @@ gen_selection()
local dir="${2}"
local label="${3}"
msg "Generating ${dir}.in and ${dir}.in.2"
msg "Generating ${dir}.in"
exec >"${config_gen_dir}/${dir}.in"
info=( \
[prefix]=`kconfigize ${dir}` \