From 919f617d08a34d01dd916b08ca4f315bae84f21c Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 16 Oct 2007 12:25:35 -0700 Subject: Replace symlink generation from i915 with files in intel/ and symlinks there. --- src/mesa/drivers/dri/i965/server/intel_dri.c | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/mesa/drivers/dri/i965/server/intel_dri.c (limited to 'src/mesa/drivers/dri/i965/server/intel_dri.c') 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 -- cgit v1.2.3