Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / drivers / memstick / host / Makefile
blob1abaa03ee68c414a5b91b54e1a6ac1211aa70546
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for MemoryStick host controller drivers
6 obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o
7 obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
8 obj-$(CONFIG_MEMSTICK_R592) += r592.o
9 obj-$(CONFIG_MEMSTICK_REALTEK_PCI) += rtsx_pci_ms.o
10 obj-$(CONFIG_MEMSTICK_REALTEK_USB) += rtsx_usb_ms.o