drm/ttm: add pool wc/uc page allocator V3
[deliverable/linux.git] / drivers / gpu / drm / ttm / Makefile
index 1e138f5bae09acfa8b820b1cb17cad3ed0fbab4e..4256e200647614b339f5d3110ff54732b29fa809 100644 (file)
@@ -4,6 +4,6 @@
 ccflags-y := -Iinclude/drm
 ttm-y := ttm_agp_backend.o ttm_memory.o ttm_tt.o ttm_bo.o \
        ttm_bo_util.o ttm_bo_vm.o ttm_module.o ttm_global.o \
-       ttm_object.o ttm_lock.o ttm_execbuf_util.o
+       ttm_object.o ttm_lock.o ttm_execbuf_util.o ttm_page_alloc.o
 
 obj-$(CONFIG_DRM_TTM) += ttm.o
This page took 0.024415 seconds and 5 git commands to generate.