summaryrefslogtreecommitdiffstats
path: root/rules/cross-elf2flt.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cross-elf2flt.in')
-rw-r--r--rules/cross-elf2flt.in23
1 files changed, 5 insertions, 18 deletions
diff --git a/rules/cross-elf2flt.in b/rules/cross-elf2flt.in
index bdba80c..dbb1e59 100644
--- a/rules/cross-elf2flt.in
+++ b/rules/cross-elf2flt.in
@@ -1,23 +1,10 @@
# config for elf2flt
-menuconfig CROSS_ELF2FLT
+config CROSS_ELF2FLT
tristate
select CROSS_BINUTILS
- prompt "elf2flt "
+ prompt "elf2flt"
help
- FIXME
-
-if CROSS_ELF2FLT
-
-config CROSS_ELF2FLT_VERSION
- string
- prompt "elf2flt version"
- default "20110404-g40f0d17"
- help
- Specify the binutils version here.
-
-config CROSS_ELF2FLT_MD5
- string
- prompt "elf2flt source md5sum"
-
-endif
+ f2flt with PIC, ZFLAT and full reloc support. Currently supported
+ targets include: m68k/ColdFire, ARM, Sparc, NEC v850, MicroBlaze,ยท
+ h8300, SuperH, and Blackfin.