Hi, On Sun, 17 Dec 2006, Roman Zippel wrote:
http://linux-m68k-cvs.ubb.ca/c/cvsweb/linux/arch/m68k/Makefile.diff?r1=1.8&r2=1.9 ======================================================================== --- Makefile 5 Jun 2006 23:17:27 -0000 1.8 +++ Makefile 17 Dec 2006 17:19:46 -0000 1.9 @@ -22,7 +22,7 @@ LDFLAGS_MODULE += -T $(srctree)/arch/m68k/kernel/module.lds ifneq ($(COMPILE_ARCH),$(ARCH)) # prefix for cross-compiling binaries - CROSS_COMPILE = m68k-linux- + CROSS_COMPILE = m68k-linux-gnu- endif ifdef CONFIG_SUN3
Hmm, this part was accidental, but if nobody minds I leave it in, as it's also the prefix uses by the Debian packages. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html