]> Git Repo - linux.git/blob - drivers/memstick/host/Makefile
PM / runtime: print error when activating a child to unactive parent
[linux.git] / drivers / memstick / host / Makefile
1 #
2 # Makefile for MemoryStick host controller drivers
3 #
4
5 obj-$(CONFIG_MEMSTICK_TIFM_MS)          += tifm_ms.o
6 obj-$(CONFIG_MEMSTICK_JMICRON_38X)      += jmb38x_ms.o
7 obj-$(CONFIG_MEMSTICK_R592)             += r592.o
8 obj-$(CONFIG_MEMSTICK_REALTEK_PCI)      += rtsx_pci_ms.o
9 obj-$(CONFIG_MEMSTICK_REALTEK_USB)      += rtsx_usb_ms.o
This page took 0.037175 seconds and 4 git commands to generate.