Cross Reference: Makefile
xref: /src/sys/modules/drmkms_pci/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/modules/drmkms_pci/
Makefile revision 1.7
11.6Sriastrad# $NetBSD: Makefile,v 1.7 2018/08/28 03:41:40 riastradh Exp $
21.2Sriastrad
31.2Sriastrad.include "../Makefile.inc"
41.2Sriastrad.include "../drmkms/Makefile.inc"
51.2Sriastrad
61.7Sriastrad.PATH:	${S}/external/bsd/drm2/linux
71.2Sriastrad.PATH:	${S}/external/bsd/drm2/pci
81.7Sriastrad
91.2Sriastrad.PATH:	${S}/external/bsd/drm2/dist/drm
101.2Sriastrad
111.2SriastradKMOD=	drmkms_pci
121.2Sriastrad
131.7SriastradCPPFLAGS+=	-I.
141.7Sriastrad
151.7SriastradSRCS+=	drmfb_pci.c
161.7SriastradSRCS+=	linux_pci.c
171.6Sriastrad
181.2Sriastrad#SRCS+=	ati_pcigart.c		# XXX Restore for ATI support.
191.4SriastradSRCS+=	drm_agpsupport.c
201.2SriastradSRCS+=	drm_pci.c
211.2SriastradSRCS+=	drm_pci_module.c
221.2Sriastrad
231.2Sriastrad.include <bsd.kmodule.mk>
24

Indexes created Tue Dec 30 09:09:31 GMT 2025