Hi,
In looking at a problem I was having with the DRM, I noticed that in dripkg 
in the file ./drm/Makefile.linux, near the bottom there's a dependency line:

$(MACHOBJS): $(MACH64HEADERS)

which should be

$(MACH64OBJS): $(MACH64HEADERS)

so that the mach64.o module is recompiled if one of the DRM headers changes.

Thanks,
Allen


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to