Build ttm_agp_backend.c.

Reported by:	dumbbell
MFC after:	1 month
This commit is contained in:
tijl 2014-10-31 10:45:34 +00:00
parent 5b231323b2
commit cb7bcc9be1

View File

@ -35,6 +35,7 @@ SRCS = \
drm_stub.c \
drm_sysctl.c \
drm_vm.c \
ttm_agp_backend.c \
ttm_lock.c \
ttm_object.c \
ttm_tt.c \
@ -46,7 +47,6 @@ SRCS = \
ttm_page_alloc.c \
ttm_bo_vm.c \
ati_pcigart.c
#ttm_agp_backend.c
#ttm_page_alloc_dma.c
.if ${MACHINE_CPUARCH} == "amd64"