projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a100501
)
m68k: CROSS_COMPILE = m68k-linux-gnu-
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 1 May 2007 20:32:40 +0000
(22:32 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 00:59:05 +0000
(17:59 -0700)
Recent cross-compilers are called m68k-linux-gnu-gcc instead of m68k-linux-gcc
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/Makefile
patch
|
blob
|
history
diff --git
a/arch/m68k/Makefile
b/arch/m68k/Makefile
index 34d826d10f1b6f1683b04d0daa254c6f8ce1b969..c20831a7e1a9e1a064261ab861d5ea960ea322a9 100644
(file)
--- a/
arch/m68k/Makefile
+++ b/
arch/m68k/Makefile
@@
-21,7
+21,7
@@
AS += -m68020
LDFLAGS := -m m68kelf
ifneq ($(COMPILE_ARCH),$(ARCH))
# prefix for cross-compiling binaries
- CROSS_COMPILE = m68k-linux-
+ CROSS_COMPILE = m68k-linux-
gnu-
endif
ifdef CONFIG_SUN3