config/binutils/elf2flt.in
changeset 3122 23fbfabd8a0f
parent 3090 a221c86d9b33
     1.1 --- a/config/binutils/elf2flt.in	Thu Oct 11 14:39:42 2012 +1000
     1.2 +++ b/config/binutils/elf2flt.in	Mon Nov 19 23:24:49 2012 +0100
     1.3 @@ -16,10 +16,6 @@
     1.4      help
     1.5        Grab the latest version of elf2flt from the CVS repository
     1.6  
     1.7 -config ELF2FLT_CVS_SNAPSHOT
     1.8 -    bool
     1.9 -    prompt "CVS Snapshot"
    1.10 -
    1.11  config ELF2FLT_CUSTOM
    1.12      bool
    1.13      prompt "Custom elf2flt"
    1.14 @@ -38,18 +34,6 @@
    1.15        or leave blank to use default CT_CUSTOM_LOCATION_ROOT_DIR/elf2flt
    1.16  
    1.17  endif # ELF2FLT_CUSTOM
    1.18 -if ! ELF2FLT_CUSTOM
    1.19 -
    1.20 -config ELF2FLT_CVS_SNAPSHOT_SPEC
    1.21 -    string
    1.22 -    depends on ELF2FLT_CVS_SNAPSHOT
    1.23 -    default ""
    1.24 -    prompt "CVS refspec for elf2flt"
    1.25 -    help
    1.26 -       What you enter here will be passed verbatim to the cvs checkout command
    1.27 -       so be careful!
    1.28 -
    1.29 -endif # ! ELF2FLT_CUSTOM
    1.30  
    1.31  config ELF2FLT_VERSION
    1.32      string