From: Vagrant Cascadian Date: Thu, 17 Dec 2015 02:12:51 +0000 (+0000) Subject: no-force-CROSS_COMPILE-powerpc X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1~29 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=76eb4659f12e01dbf3cf2721b51e152daa2fd3eb;p=u-boot.git no-force-CROSS_COMPILE-powerpc =================================================================== Gbp-Pq: Name no-force-CROSS_COMPILE-powerpc.diff --- diff --git a/arch/powerpc/config.mk b/arch/powerpc/config.mk index 6b44a3709..c9c556e80 100644 --- a/arch/powerpc/config.mk +++ b/arch/powerpc/config.mk @@ -5,10 +5,6 @@ # SPDX-License-Identifier: GPL-2.0+ # -ifeq ($(CROSS_COMPILE),) -CROSS_COMPILE := ppc_8xx- -endif - CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000 LDFLAGS_FINAL += --gc-sections LDFLAGS_FINAL += --bss-plt