On Fri, Feb 28, 2003 at 03:51:04PM +0100, Michel D�nzer wrote:
>On Fre, 2003-02-28 at 15:41, Martin Spott wrote:
>> I find the Makefile samples in:
>> 
>> xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/
>> 
>> a bit misleading. For instance the mga_irq.c, r128_irq.c and radeon_irq.c
>> don't get included (they live in os-support/shared/drm/kernel/). Is this the
>> intended behaviour ?
>> Unless I link the 'irq' stuff into the kernel modules, they fail to load
>> because of missing references,
>
>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 was supposed to the a Makefile suitable for dropping
into the kernel source tree's drivers/char/drm directory.  It's never
used directly from the XFree86 source tree, and that's probably why it
is out of date.  I don't know if there's any point keeping it around or
not.

David
-- 
David Dawes
Release Engineer/Architect                      The XFree86 Project
www.XFree86.org/~dawes
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to