On Fre, 2003-02-28 at 18:18, Martin Spott wrote: > Michel D?nzer <[EMAIL PROTECTED]> wrote: > > > Are you using Makefile.kernel instead of Makefile.linux? I don't know > > what the latter is for, I asked on dri-devel a while ago but didn't get > > any replies. > > Makefile.kernel is supposed to be a sample for how the Makefile in the > kernel tree should look like. It is really quite similar to the one in > drivers/char/drm/ of the kernel tree, but it misses relevant entries - > that's why I'm posting.
Right, I forgot that you patch the kernel instead of building the DRM out of the XFree86 tree. > I think Makefile.linux is meant for building the kernel modules outside the > kernel tree (inside the XFree86/DRI tree ?)- but I never tried that, Maybe you should. :) As you've found out, Makefile.kernel hasn't been maintained in a while, this was the last change to it in DRI CVS: ---------------------------- revision 1.25 date: 2002/01/27 20:05:41; author: dawes; state: Exp; lines: +6 -1 branches: 1.25.22; 1.25.44; 1.25.50; 1.25.54; First pass merge of XFree86 4.2.0 import. ---------------------------- -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
