summaryrefslogtreecommitdiffstats
path: root/sys/modules/drm/gamma/Makefile
blob: 3931c9d76927f0df1641b8dcbc493496287fef5c (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH:	${.CURDIR}/../../../dev/drm
KMOD	= gamma
NOMAN	= YES
SRCS    = gamma_drv.c gamma_dma.c
SRCS   += device_if.h bus_if.h pci_if.h opt_drm.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud