Cross Reference: Makefile
xref: /src/sys/modules/drmkms_linux/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/modules/drmkms_linux/
Makefile revision 1.6
11.6Sriastrad# $NetBSD: Makefile,v 1.6 2015/01/08 23:35:47 riastradh Exp $
21.2Sriastrad
31.2Sriastrad.include "../Makefile.inc"
41.2Sriastrad
51.2Sriastrad.PATH: ${S}/external/bsd/drm2/linux
61.2Sriastrad
71.5SriastradCPPFLAGS+=	-I${S}/external/bsd/common/include
81.2SriastradCPPFLAGS+=	-I${S}/external/bsd/drm2/include
91.2Sriastrad
101.2Sriastrad# XXX Kludge!
111.2SriastradCPPFLAGS+=	-DDIAGNOSTIC
121.2Sriastrad
131.2SriastradKMOD=	drmkms_linux
141.2Sriastrad
151.3SriastradSRCS+=	linux_dmi.c
161.2SriastradSRCS+=	linux_kmap.c
171.2SriastradSRCS+=	linux_i2c.c
181.2SriastradSRCS+=	linux_idr.c
191.2SriastradSRCS+=	linux_list_sort.c
201.2SriastradSRCS+=	linux_module.c
211.2SriastradSRCS+=	linux_work.c
221.3SriastradSRCS+=	linux_writecomb.c
231.6SriastradSRCS+=	linux_ww_mutex.c
241.2Sriastrad
251.2Sriastrad.include <bsd.kmodule.mk>
26

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