Cross Reference: Makefile
xref: /src/sys/modules/i915drm/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/modules/i915drm/
Makefile revision 1.1
11.1Sjmcneill# $NetBSD: Makefile,v 1.1 2008/05/18 20:04:03 jmcneill Exp $
21.1Sjmcneill
31.1Sjmcneill.PATH:	../../dev/pci/drm
41.1Sjmcneill
51.1SjmcneillKMOD=   i915drm
61.1Sjmcneill
71.1SjmcneillSRCS=	i915_dma.c
81.1SjmcneillSRCS+=	i915_drv.c
91.1SjmcneillSRCS+=	i915_irq.c
101.1SjmcneillSRCS+=	i915_mem.c
111.1Sjmcneill
121.1Sjmcneill.include <bsd.kmodule.mk>
13

Indexes created Mon Dec 22 08:09:38 GMT 2025