blob: 1abaa03ee68c414a5b91b54e1a6ac1211aa70546 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Alex Dubovbaf85322008-02-09 10:20:54 -08002#
3# Makefile for MemoryStick host controller drivers
4#
5
Alex Dubov60fdd932008-03-10 11:43:43 -07006obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o
7obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
Maxim Levitsky92634122011-03-25 01:56:59 -07008obj-$(CONFIG_MEMSTICK_R592) += r592.o
Wei WANGb902dd42012-11-09 20:53:35 +08009obj-$(CONFIG_MEMSTICK_REALTEK_PCI) += rtsx_pci_ms.o
Roger Tseng99451dc2014-04-11 14:53:23 +080010obj-$(CONFIG_MEMSTICK_REALTEK_USB) += rtsx_usb_ms.o