disable elf2flt on unsupported hosts
authorMike Frysinger <vapier@gentoo.org>
Wed, 15 Feb 2006 00:17:46 +0000 (00:17 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 15 Feb 2006 00:17:46 +0000 (00:17 -0000)
toolchain/elf2flt/Config.in

index f8bdf5d710ac2b1b90be8dc79c1774e1d350efc3..e3a716e8622a5322d20a2037bd39454af3bc94d0 100644 (file)
@@ -2,6 +2,7 @@ comment "elf2flt"
 
 config BR2_ELF2FLT
        bool "Enable elf2flt support?"
+       depends !BR2_alpha && !BR2_x86_64
        default n
        help
          uCLinux uses a Binary Flat format commonly known as BFLT. It