[Dri-devel] DRM Makefile change for Mach64

2002-12-06 Thread Allen Barnett
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



Re: [Dri-devel] DRM Makefile change for Mach64

2002-12-06 Thread Leif Delgass
Thanks, I've committed this.

On Fri, 6 Dec 2002, Allen Barnett wrote:

 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
 

-- 
Leif Delgass 
http://www.retinalburn.net



---
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