diff options
author | Eunbong Song <eunb.song@samsung.com> | 2015-04-24 07:36:27 +0300 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2015-05-13 13:09:09 +0300 |
commit | d1e40e592678b8955a8ed36bdeaf42929822302e (patch) | |
tree | b99bbfddda4ed31acfad9308916715b21882e17d /drivers/of/of_pci.c | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) | |
download | linux-d1e40e592678b8955a8ed36bdeaf42929822302e.tar.xz |
tools/liblockdep: Fix linker error in case of cross compile
If we try to cross compile liblockdep, even if we set the CROSS_COMPILE variable
the linker error can occur because LD is not set with CROSS_COMPILE.
This patch adds "LD" can be set automatically with CROSS_COMPILE variable so
fixes linker error problem.
Signed-off-by: Eunbong Song <eunb.song@samsung.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'drivers/of/of_pci.c')
0 files changed, 0 insertions, 0 deletions