projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ee9047
)
disable elf2flt on unsupported hosts
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 15 Feb 2006 00:17:46 +0000
(
00:17
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 15 Feb 2006 00:17:46 +0000
(
00:17
-0000)
toolchain/elf2flt/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/elf2flt/Config.in
b/toolchain/elf2flt/Config.in
index f8bdf5d710ac2b1b90be8dc79c1774e1d350efc3..e3a716e8622a5322d20a2037bd39454af3bc94d0 100644
(file)
--- a/
toolchain/elf2flt/Config.in
+++ b/
toolchain/elf2flt/Config.in
@@
-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