xref: /kernel/linux/linux-5.10/drivers/scsi/mvsas/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/scsi/mvsas/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for Marvell 88SE64xx/88SE84xx SAS/SATA driver.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci# Copyright 2007 Red Hat, Inc.
68c2ecf20Sopenharmony_ci# Copyright 2008 Marvell. <kewei@marvell.com>
78c2ecf20Sopenharmony_ci# Copyright 2009-2011 Marvell. <yuxiangl@marvell.com>
88c2ecf20Sopenharmony_ci#
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciccflags-$(CONFIG_SCSI_MVSAS_DEBUG) := -DMV_DEBUG
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-$(CONFIG_SCSI_MVSAS) += mvsas.o
138c2ecf20Sopenharmony_cimvsas-y +=  mv_init.o  \
148c2ecf20Sopenharmony_ci           mv_sas.o   \
158c2ecf20Sopenharmony_ci           mv_64xx.o  \
168c2ecf20Sopenharmony_ci           mv_94xx.o
17

Indexes created Thu Nov 07 10:32:03 CST 2024