ct-ng.comp
changeset 3058 2800ef0ff450
parent 2988 a57b8a45ea26
child 3167 15f57d843296
     1.1 --- a/ct-ng.comp	Tue May 29 18:52:13 2012 +0200
     1.2 +++ b/ct-ng.comp	Sun Sep 23 11:18:30 2012 +0900
     1.3 @@ -15,13 +15,14 @@
     1.4      stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;')
     1.5  
     1.6      actions='help menuconfig oldconfig saveconfig extractconfig
     1.7 +             defconfig olddefconfig
     1.8               build build. build-all build-all.
     1.9               wiki-samples list-samples list-samples-short list-steps
    1.10               show-tuple show-all show-config
    1.11               clean distclean updatetools
    1.12               tarball version'
    1.13  
    1.14 -    vars="RESTART= STOP= PREFIX= V="
    1.15 +    vars="RESTART= STOP= PREFIX= V= DEFCONFIG="
    1.16  
    1.17      ct_ng_opts="${samples} ${show_samples} ${build_samples}
    1.18                  ${steps} ${start_steps} ${stop_steps}