diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-10-24 01:30:46 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-23 13:19:15 -0400 |
commit | 7bfd5ee1170eca10d26858b6b2ed36317cc686fd (patch) | |
tree | ddb4554b94f912465371d725c40a00be8661d2ca /include/lcdvideo.h | |
parent | 0732b2f96bc17e8f16dd78a304c8570d06f67b2d (diff) | |
download | talos-obmc-uboot-7bfd5ee1170eca10d26858b6b2ed36317cc686fd.tar.gz talos-obmc-uboot-7bfd5ee1170eca10d26858b6b2ed36317cc686fd.zip |
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Without the private libgcc, we need a full multilib toolchain with
different libgcc or multiple toolchains to build all BE/LE and
hard-float/soft-float variants of MIPS boards. That is not feasible.
This commit allows us to build all the MIPS boards with a single
kernel.org toolchain:
https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/
x86_64-gcc-4.9.0-nolibc_mips-linux.tar.xz
This change sounds reasonable for most users. If necessary,
you can disable this option via "make menuconfig" or friends.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'include/lcdvideo.h')
0 files changed, 0 insertions, 0 deletions