On Sun, 17 Dec 2006, Geert Uytterhoeven wrote: > On Sun, 17 Dec 2006, Roman Zippel wrote: > > 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 > > Please leave it in. It was on my list anyway :-) > > > also the prefix uses by the Debian packages. > > Yep, and Debian is the only distro that cares(?) about m68k anyway. > (hmm, what kind of smiley should be put here???)
There is also a few gentoo people who also somewhat cares about m68k :) Allthough, we have been using CROSS_COMPILE=m68k-unknown-linux-gnu- ... -- kolla - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
