config/toolchain.in
changeset 85 ac2845835b13
parent 41 fd6ad5721f77
child 91 aa1d248fa51b
     1.1 --- a/config/toolchain.in	Tue Apr 17 22:24:42 2007 +0000
     1.2 +++ b/config/toolchain.in	Thu May 10 21:33:35 2007 +0000
     1.3 @@ -69,13 +69,6 @@
     1.4        You shouldn't need to enter anything here, unless you plan to manually
     1.5        call the tools (autotools-based ./configure will use the standard name).
     1.6  
     1.7 -config ARCH
     1.8 -    string
     1.9 -    default "arm"     if ARCH_ARM
    1.10 -    default "mips"    if ARCH_MIPS
    1.11 -    default "x86"     if ARCH_x86
    1.12 -    default "x86_64"  if ARCH_x86_64
    1.13 -
    1.14  comment "Toolchain type"
    1.15  
    1.16  choice