From ae71ce41063334796b20eb8b834225b2521fedc3 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 6 Jul 2017 00:13:03 -0700 Subject: Kconfigize choice/menu items Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 0347db97..280af881 100755 --- a/bootstrap +++ b/bootstrap @@ -579,7 +579,7 @@ enter_choice() # TBD generate sourcing of versions/$component.in automatically - and add a comment that versions must # TBD generated first? [what to do with glibc/glibc-ports] info[choice]="${choice}" - info[has_part2]="${p2}" + info[kcfg_choice]=`kconfigize "${choice}"` # Not local, we need these arrays be set in enter_dependency/enter_help deplines=( ) -- cgit v1.2.3