Cross Reference: Makefile
xref: /src/sys/external/bsd/drm2/dist/drm/xen/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/external/bsd/drm2/dist/drm/xen/
11.1Sriastrad# SPDX-License-Identifier: GPL-2.0 OR MIT
21.1Sriastrad
31.1Sriastraddrm_xen_front-objs := xen_drm_front.o \
41.1Sriastrad		      xen_drm_front_kms.o \
51.1Sriastrad		      xen_drm_front_conn.o \
61.1Sriastrad		      xen_drm_front_evtchnl.o \
71.1Sriastrad		      xen_drm_front_cfg.o \
81.1Sriastrad		      xen_drm_front_gem.o
91.1Sriastrad
101.1Sriastradobj-$(CONFIG_DRM_XEN_FRONTEND) += drm_xen_front.o
11

Indexes created Sat Nov 29 09:09:30 GMT 2025