Author: tijl
Date: Fri Oct 31 10:45:34 2014
New Revision: 273902
URL: https://svnweb.freebsd.org/changeset/base/273902
Log:
Build ttm_agp_backend.c.
Reported by: dumbbell
MFC after: 1 month
Modified:
head/sys/modules/drm2/drm2/Makefile
Modified: head/sys/modules/drm2/drm2/Makefile
==============================================================================
--- head/sys/modules/drm2/drm2/Makefile Fri Oct 31 10:35:01 2014
(r273901)
+++ head/sys/modules/drm2/drm2/Makefile Fri Oct 31 10:45:34 2014
(r273902)
@@ -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"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"