no-force-CROSS_COMPILE-powerpc
authorVagrant Cascadian <vagrant@debian.org>
Wed, 15 Apr 2020 00:24:39 +0000 (01:24 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 15 Apr 2020 00:24:39 +0000 (01:24 +0100)
Debian typically builds natively, so disable forced use of
cross-compile.

Gbp-Pq: Name no-force-CROSS_COMPILE-powerpc.diff

arch/powerpc/config.mk

index f5d21c837a4737308886dbe2ea4a5ea08005fc32..5a4b14a5810d9ba1febac4a90582a64dcde74993 100644 (file)
@@ -3,10 +3,6 @@
 # (C) Copyright 2000-2010
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 
-ifeq ($(CROSS_COMPILE),)
-CROSS_COMPILE := ppc_8xx-
-endif
-
 CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000
 LDFLAGS_FINAL += --gc-sections
 LDFLAGS_FINAL += --bss-plt