Bug 40682

Summary: No makefile for src/mesa/drivers/dri/intel
Product: Mesa Reporter: fdelente
Component: OtherAssignee: mesa-dev
Status: RESOLVED INVALID QA Contact:
Severity: blocker    
Priority: highest    
Version: 7.11   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description fdelente 2011-09-07 04:23:56 UTC
I can't compile the intel driver, there is no makefile in the directory, so make stops.
Comment 1 Brian Paul 2011-09-07 06:59:04 UTC
The intel drivers live in the i915/ and i965/ directories.  The files in intel/ are common files shared between them.  The makefiles are in i915/Makefile and i965/Makefile.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.