From f5914ad67bd87db8128a47fd74da3573b1306f27 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Wed, 19 Jan 2005 08:55:53 +0000 Subject: Fix a cut & paste problem --- linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/Makefile') 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) -- cgit v1.2.3