diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-02-24 20:44:14 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-24 10:56:33 -0500 |
commit | 6445262ca8d0400def05c4ef8e2b8e8424929599 (patch) | |
tree | b03610e44273b15f20c08e54c872c3ca9fa2ed41 /common/env_callback.c | |
parent | 61fcc7d2757bc5d6bf52739e4fc7132b5fa84efe (diff) | |
download | blackbird-obmc-uboot-6445262ca8d0400def05c4ef8e2b8e8424929599.tar.gz blackbird-obmc-uboot-6445262ca8d0400def05c4ef8e2b8e8424929599.zip |
kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"
Commit 6825a95 (kbuild: use Linux Kernel build scripts)
changed the behavior of linkage when USE_PRIAVATE_LIBGCC
is defined as "yes".
(It dropped arch/arm/lib/eabi_compat.o from the
target library.)
Affected boards are all Tegra boards.
This commit gets back the same behavior as before Kbuild series.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tom Warren <twarren@nvidia.com>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'common/env_callback.c')
0 files changed, 0 insertions, 0 deletions