On Sun, May 8, 2011 at 18:59, Christian T. Steigies <[email protected]> wrote:
> How do I get the older versions from Geert's git? I don't see any other
> branches, I only see tags.
Doesn't `git branch -r` show all branches?
> What is the magic word to get for example the 2.6.30 tree?
git checkout m68k-v2.6.30
That's actually a bad example, as I don't have a v2.6.30 version, due
to spending too
much time in a dial-up country those days :-)
I have m68k-v2.6.28..m68k-v2.6.38, but no .30.
Anyway, plain v2.6.30 should work on Amiga.
> When crosscompiling Geert's tree, shouldn't make ARCH=m68k be sufficient
> (after setting up a propper .config)?
> After creating a symlink to m68k-linux-gnu-gcc-4.4, this seems to work now:
> make ARCH=m68k CROSS_COMPILE=m68k-linux-gnu-
> It's been so long, is this the correct way to cross-build linux-m68k? I
> should write that down somewhere...
If your compiler is called m68k-linux-gnu-gcc, `make ARCH=m68k' should work.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
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