diff options
author | Eric Anholt <eric@anholt.net> | 2007-10-16 12:25:35 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-10-16 12:38:55 -0700 |
commit | 919f617d08a34d01dd916b08ca4f315bae84f21c (patch) | |
tree | 98bc394395265f8509d464504c51f8e9dc1cf36a /src/mesa/drivers/dri/i965/server | |
parent | 3feefeeb35c73ba6a8e0d81506891988bfcda5ef (diff) |
Replace symlink generation from i915 with files in intel/ and symlinks there.
Diffstat (limited to 'src/mesa/drivers/dri/i965/server')
l--------- | src/mesa/drivers/dri/i965/server/intel_dri.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/i965/server/intel_dri.c b/src/mesa/drivers/dri/i965/server/intel_dri.c new file mode 120000 index 0000000000..a2043afb47 --- /dev/null +++ b/src/mesa/drivers/dri/i965/server/intel_dri.c @@ -0,0 +1 @@ +../intel/server/intel_dri.c
\ No newline at end of file |