]> Git Repo - linux.git/blob - drivers/misc/cardreader/Makefile
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / misc / cardreader / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_MISC_ALCOR_PCI)    += alcor_pci.o
3 obj-$(CONFIG_MISC_RTSX_PCI)     += rtsx_pci.o
4 rtsx_pci-objs := rtsx_pcr.o rts5209.o rts5229.o rtl8411.o rts5227.o rts5249.o rts5260.o
5 obj-$(CONFIG_MISC_RTSX_USB)     += rtsx_usb.o
This page took 0.028595 seconds and 4 git commands to generate.