xref: /kernel/linux/linux-5.10/drivers/scsi/pcmcia/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/scsi/pcmcia/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciccflags-y		:= -I $(srctree)/drivers/scsi
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci# 16-bit client drivers
68c2ecf20Sopenharmony_ciobj-$(CONFIG_PCMCIA_QLOGIC)	+= qlogic_cs.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_PCMCIA_FDOMAIN)	+= fdomain_cs.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_PCMCIA_AHA152X)	+= aha152x_cs.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_PCMCIA_NINJA_SCSI)	+= nsp_cs.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_PCMCIA_SYM53C500)	+= sym53c500_cs.o
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciaha152x_cs-objs	:= aha152x_stub.o aha152x_core.o
138c2ecf20Sopenharmony_ciqlogic_cs-objs	:= qlogic_stub.o
14

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