summaryrefslogtreecommitdiff
path: root/bash-completion
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-01-28 03:04:15 (GMT)
committerAlexey Neyman <stilor@att.net>2019-01-28 06:55:26 (GMT)
commitadc16046f769fdf27db9b533260609fe675d8c6b (patch)
tree5b9b1727f256c7c07d7c517daf769b002f4a6bc8 /bash-completion
parent20c6accc65b9dafbb3e764b36e162c919b3b728c (diff)
Add upgrade logic to version-check.sh
Slightly rework config version detector to catch the case where neither CONFIG_VERSION/CONFIG_VERSION_CURRENT is defined in the config file. Add olddefconfig and use it after the upgrade. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'bash-completion')
-rw-r--r--bash-completion/ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-completion/ct-ng.in b/bash-completion/ct-ng.in
index f38c881..9991906 100644
--- a/bash-completion/ct-ng.in
+++ b/bash-completion/ct-ng.in
@@ -16,7 +16,7 @@ _ct_ng () {
stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;')
actions='help menuconfig nconfig oldconfig saveconfig extractconfig
- defconfig savedefconfig
+ defconfig savedefconfig olddefconfig upgradeconfig
build build-all
wiki-samples list-samples list-samples-short check-samples
list-steps