diff -r a57b8a45ea26 -r 7da91f9ba328 ct-ng.comp --- a/ct-ng.comp Tue May 29 18:52:13 2012 +0200 +++ b/ct-ng.comp Fri Nov 09 19:42:32 2012 +0100 @@ -15,13 +15,14 @@ stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;') actions='help menuconfig oldconfig saveconfig extractconfig + defconfig olddefconfig build build. build-all build-all. wiki-samples list-samples list-samples-short list-steps show-tuple show-all show-config clean distclean updatetools tarball version' - vars="RESTART= STOP= PREFIX= V=" + vars="RESTART= STOP= PREFIX= V= DEFCONFIG=" ct_ng_opts="${samples} ${show_samples} ${build_samples} ${steps} ${start_steps} ${stop_steps}