diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2013-06-08 11:14:22 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-11 00:07:40 +0200 |
commit | 8b4ade86aaaea826006199d83c004713eb817f73 (patch) | |
tree | 75efd306d8f302b05591ac82776c4183db74eebe /package/pciutils | |
parent | 9d5e6fa2fd4e48bdc0235f6bb902329b804b312d (diff) | |
download | buildroot-novena-8b4ade86aaaea826006199d83c004713eb817f73.tar.gz buildroot-novena-8b4ade86aaaea826006199d83c004713eb817f73.zip |
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>
Diffstat (limited to 'package/pciutils')
0 files changed, 0 insertions, 0 deletions