i965: Remove bad constant buffer constant-reg-already-loaded optimization.
[mesa.git] / src / mesa / drivers / dri / i810 / Makefile
index 70510b92cb321402cb0a708bd87fa4ed42041592..a7825b49b44a746cddf6d987b63201dc797d4ffa 100644 (file)
@@ -8,17 +8,6 @@ LIBNAME = i810_dri.so
 # Not yet
 # MINIGLX_SOURCES = server/i810_dri.c 
 
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-        ../common/mm.c \
-        ../common/utils.c \
-        ../common/texmem.c \
-        ../common/vblank.c \
-       ../common/dri_util.c \
-       ../common/glcontextmodes.c \
-       ../common/drirenderbuffer.c \
-       ../common/xmlconfig.c
-
 DRIVER_SOURCES = \
        i810context.c \
        i810ioctl.c \