projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49e3276
)
no-force-CROSS_COMPILE-powerpc
author
Vagrant Cascadian
<vagrant@debian.org>
Wed, 15 Apr 2020 00:24:39 +0000
(
01:24
+0100)
committer
Vagrant 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
patch
|
blob
|
history
diff --git
a/arch/powerpc/config.mk
b/arch/powerpc/config.mk
index f5d21c837a4737308886dbe2ea4a5ea08005fc32..5a4b14a5810d9ba1febac4a90582a64dcde74993 100644
(file)
--- a/
arch/powerpc/config.mk
+++ b/
arch/powerpc/config.mk
@@
-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