diff --git a/[refs] b/[refs] index afa231761a07..62d54384d19e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a100501212f2e26bb6d70bfb5c55eefd90e22b65 +refs/heads/master: ec0203e75360638237299b78a7b0d343301075b3 diff --git a/trunk/arch/m68k/Makefile b/trunk/arch/m68k/Makefile index 34d826d10f1b..c20831a7e1a9 100644 --- a/trunk/arch/m68k/Makefile +++ b/trunk/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