drm/aperture: Add infrastructure for aperture ownership
[linux-2.6-microblaze.git] / drivers / gpu / drm / Makefile
index 5279db4..89e747f 100644 (file)
@@ -3,7 +3,7 @@
 # Makefile for the drm device driver.  This driver provides support for the
 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
 
-drm-y       := drm_auth.o drm_cache.o \
+drm-y       := drm_aperture.o drm_auth.o drm_cache.o \
                drm_file.o drm_gem.o drm_ioctl.o drm_irq.o \
                drm_drv.o \
                drm_sysfs.o drm_hashtab.o drm_mm.o \