xref: /kernel/linux/linux-5.10/drivers/char/pcmcia/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/char/pcmcia/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# drivers/char/pcmcia/Makefile
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci# Makefile for the Linux PCMCIA char device drivers.
68c2ecf20Sopenharmony_ci#
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciobj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_CARDMAN_4000) += cm4000_cs.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_CARDMAN_4040) += cm4040_cs.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_SCR24X) += scr24x_cs.o
12

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