aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2005-01-19 08:55:53 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2005-01-19 08:55:53 +0000
commitf5914ad67bd87db8128a47fd74da3573b1306f27 (patch)
tree3fcbbaa5901618c9c54ab772af5369c360b6ba98 /linux
parentd29e2369be1a8643d12ab93997757fe3aafaa655 (diff)
Fix a cut & paste problem
Diffstat (limited to 'linux')
-rw-r--r--linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile
index cfab37dc..08654cf2 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -394,7 +394,7 @@ $(r128-objs): $(R128HEADERS)
$(mga-objs): $(MGAHEADERS)
$(i810-objs): $(I810HEADERS)
$(i830-objs): $(I830HEADERS)
-$(i915-objs): $(I830HEADERS)
+$(i915-objs): $(I915HEADERS)
$(radeon-objs): $(RADEONHEADERS)
$(sis-objs): $(SISHEADERS)
$(ffb-objs): $(FFBHEADERS)