summaryrefslogtreecommitdiffstats
path: root/sys/modules/drm/gamma/Makefile
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2002-04-28 04:58:40 +0000
committeranholt <anholt@FreeBSD.org>2002-04-28 04:58:40 +0000
commit1fc70fcb7789be34cae6201ab9c71fc4c9945e60 (patch)
tree381c9e7f7e17acca286dce174f87a487fa76b5ac /sys/modules/drm/gamma/Makefile
parentb6d822715dffa59708f29ceefca693c3f8a58f9e (diff)
downloadFreeBSD-src-1fc70fcb7789be34cae6201ab9c71fc4c9945e60.zip
FreeBSD-src-1fc70fcb7789be34cae6201ab9c71fc4c9945e60.tar.gz
Hook the DRM up to the build and add it to NOTES.
Approved by: des
Diffstat (limited to 'sys/modules/drm/gamma/Makefile')
-rw-r--r--sys/modules/drm/gamma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/drm/gamma/Makefile b/sys/modules/drm/gamma/Makefile
index 4d59022..3931c9d 100644
--- a/sys/modules/drm/gamma/Makefile
+++ b/sys/modules/drm/gamma/Makefile
@@ -4,6 +4,6 @@
KMOD = gamma
NOMAN = YES
SRCS = gamma_drv.c gamma_dma.c
-SRCS += device_if.h bus_if.h pci_if.h opt_drm.h opt_drm_linux.h
+SRCS += device_if.h bus_if.h pci_if.h opt_drm.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud