From 1fc70fcb7789be34cae6201ab9c71fc4c9945e60 Mon Sep 17 00:00:00 2001 From: anholt Date: Sun, 28 Apr 2002 04:58:40 +0000 Subject: Hook the DRM up to the build and add it to NOTES. Approved by: des --- sys/modules/drm/gamma/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/drm/gamma/Makefile') 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 -- cgit v1.1