commit | a7c542782e92f9487c62a571565637be3d6b0ffd | [log] [tgz] |
---|---|---|
author | Peter Clifton <pcjc2@cam.ac.uk> | Mon May 03 13:24:41 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Mon May 10 13:38:32 2010 -0700 |
tree | e2851c21c7a9802dff67319db628dc319f19f7c2 | |
parent | 007cc8ac4e0787fc7ad2e4585614800671d48d4e [diff] |
drm/i915: Fix out of tree builds Fixes up include paths for i915_trace.h by setting additional CFLAGS for i915_trace_points.c to include the $src directory. The required TRACE_INCLUDE_PATH is then "." Signed-off-by: Peter Clifton <pcjc2@cam.ac.uk> Signed-off-by: Eric Anholt <eric@anholt.net>