summaryrefslogtreecommitdiffstats
path: root/sys/modules/drm/gamma/Makefile
blob: 4d5902223d2aeca44df6d7d1b1c5c8dfa6394dc1 (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 opt_drm_linux.h

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