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.3
11.3Sriastrad# $NetBSD: Makefile,v 1.3 2014/07/16 20:56:26 riastradh Exp $
21.2Sriastrad
31.2Sriastrad.include "../Makefile.inc"
41.2Sriastrad
51.2Sriastrad.PATH: ${S}/external/bsd/drm2/linux
61.2Sriastrad
71.2SriastradCPPFLAGS+=	-I${S}/external/bsd/drm2/include
81.2Sriastrad
91.2Sriastrad# XXX Kludge!
101.2SriastradCPPFLAGS+=	-DDIAGNOSTIC
111.2Sriastrad
121.2SriastradKMOD=	drmkms_linux
131.2Sriastrad
141.3SriastradSRCS+=	linux_dmi.c
151.2SriastradSRCS+=	linux_gfp.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.2Sriastrad
241.2Sriastrad.include <bsd.kmodule.mk>
25

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