lineage_kernel_xcoverpro/drivers/char/pcmcia/Makefile

11 lines
254 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
#
# drivers/char/pcmcia/Makefile
#
# Makefile for the Linux PCMCIA char device drivers.
#
obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
obj-$(CONFIG_CARDMAN_4000) += cm4000_cs.o
obj-$(CONFIG_CARDMAN_4040) += cm4040_cs.o
obj-$(CONFIG_SCR24X) += scr24x_cs.o