no-force-CROSS_COMPILE-powerpc
authorVagrant Cascadian <vagrant@debian.org>
Fri, 28 Aug 2020 23:35:40 +0000 (00:35 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Fri, 28 Aug 2020 23:35:40 +0000 (00:35 +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 88e2c58cb44a62156986a3c1bc94611e4daea30b..307ca65745c8615445e6d148a9c87468d6dbd10f 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