summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-07 05:32:00 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:57 (GMT)
commit5ba5eaedd14f8b3715c57330dbfbd0cf43ef6aed (patch)
treeee64ce2a84628b0418543f2176684c67da44cb1d /bootstrap
parent1b207d0adc5f78f000a7d8ca4431515790639da9 (diff)
.in.2 files no longer generated
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 6b76a9b..d37a8d2 100755
--- a/bootstrap
+++ b/bootstrap
@@ -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}` \