Peter Korsgaard
378f899324
fix configuration wrt elf2flt
...
The buildroot toolchain is installed in $(STAGING_DIR)/usr/bin and not
in $(STAGING_DIR)/bin so let,s adjust the --prefix accordingly.
Also the BFLT binary format is always stripped by definition, so it is
incompatible with any kind of stripping option.
Signed-off-by: Nicolas Pitre <nico@cam.org>
2009-01-28 06:32:39 +00:00
Peter Korsgaard
d5664ee995
elf2flt: fix link
...
Seems like recent binutils has pulled in inflate support, so we need to
link with zlib.
2009-01-28 06:32:33 +00:00
Peter Korsgaard
0e14d4f7ff
toolchain/: get rid of unneeded $(strip ..)
2008-12-08 08:15:42 +00:00
Peter Korsgaard
84ddc66a41
toolchain/*: use CONFIG_UPDATE
...
Based on e0e0945e in Bernhard's tree.
2008-12-05 15:27:26 +00:00
Ivan Kuten
091ed0ba4b
enable symlinks for the elft2flt binaries
2007-12-11 20:21:35 +00:00
Bernhard Reutner-Fischer
f88b8e0bf3
- a few more cleanups (Cristian Ionescu-Idbohrn)
2007-08-21 10:40:18 +00:00
Mike Frysinger
0fb7acaf0f
fix by hootsmon to make sure the includes are found properly #855
2006-04-29 04:08:25 +00:00
Mike Frysinger
04735b266d
initial attempt at adding elf2flt support based upon marcs work in Bug 273
2006-01-10 05:56:59 +00:00