kumquat-buildroot/toolchain
Sonic Zhang 8b4ade86aa toolchain-external: Install blackfin FDPIC and FLAT libraries
For certain situations, users may want to install shared FLAT
libraries to the target filesystem even if FDPIC is used as the
primary binary format, or symmetrically users may want to install FDPIC
libraries to the target filesystem even if shared FLAT is used as the
primary binary format.

This commit allows that by:

 * Offering additional Kconfig options to install shared FLAT or FDPIC
   libraries even when those libraries are not selected as the primary
   binary format.

 * Preserving all Blackfin toolchain folders under the
   TOOLCHAIN_EXTERNAL_DIR, instead of keeping only the one related to
   the selected binary format.

 * Adding some additional install targets that do the installation of
   either the shared FLAT or FDPIC libraries when requested.

[Thomas: refactored code, adjusted commit log]
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-11 00:07:40 +02:00
..
elf2flt Normalize separator size to 80 2013-06-07 10:54:54 +02:00
gcc Fix package headers 2013-06-07 10:53:32 +02:00
kernel-headers kernel-headers: bump 3.{0, 2, 4, 9}.x stable version 2013-06-08 21:50:10 +02:00
toolchain-buildroot toolchain/toolchain-buildroot: Disable NPTL for ARC 2013-05-04 23:21:31 +02:00
toolchain-crosstool-ng gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-external toolchain-external: Install blackfin FDPIC and FLAT libraries 2013-06-11 00:07:40 +02:00
uClibc Normalize separator size to 80 2013-06-07 10:54:54 +02:00
Config.in toolchain/crostool-NG: mark as deprecated 2013-05-07 23:01:09 +02:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-common.in gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-crosstool-ng.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-external.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00