projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37b778b
)
elf2flt: only allow it to be selected on supported archs
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 07:15:33 +0000
(07:15 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 07:15:33 +0000
(07:15 -0000)
toolchain/elf2flt/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/elf2flt/Config.in
b/toolchain/elf2flt/Config.in
index e3a716e8622a5322d20a2037bd39454af3bc94d0..0bc7cb37b30fae286f9da8081fed98a1d1687d7a 100644
(file)
--- a/
toolchain/elf2flt/Config.in
+++ b/
toolchain/elf2flt/Config.in
@@
-1,8
+1,6
@@
-comment "elf2flt"
-
config BR2_ELF2FLT
bool "Enable elf2flt support?"
- depends
!BR2_alpha && !BR2_x86_64
+ depends
on BR2_arm || BR2_sh || BR2_sparc
default n
help
uCLinux uses a Binary Flat format commonly known as BFLT. It