diff options
author | Ćukasz Majewski <l.majewski@samsung.com> | 2014-03-18 16:46:48 +0100 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-04-07 20:04:36 +0200 |
commit | 42f5e8a25ad1a7504502e7f11ff4d563f1d6f1dd (patch) | |
tree | b53c2b3bcc6a2dd9d84948e074dfcca614a4d093 /arch/nds32 | |
parent | 284bb60ed6636df3794ba102dd4325a96f1206e9 (diff) | |
download | u-boot-imx-42f5e8a25ad1a7504502e7f11ff4d563f1d6f1dd.zip u-boot-imx-42f5e8a25ad1a7504502e7f11ff4d563f1d6f1dd.tar.gz u-boot-imx-42f5e8a25ad1a7504502e7f11ff4d563f1d6f1dd.tar.bz2 |
build:arm: Remove setting of CROSS_COMPILE environment variable
After Kbuild introduction, the CROSS_COMPILE environment variable has been
set to some default value (prefix arm-linux-).
This shall be removed since it breaks building u-boot for native arm target
(like qemu ARM).
Moreover not all compilers have arm-linux- prefix.
Additionally the u-boot cross compiles with CROSS_COMPILE= set explicitly-
e.g.:
CROSS_COMPILE=/ .... /arm-v7a-linux-gnueabi- make
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/nds32')
0 files changed, 0 insertions, 0 deletions