blob: 12530e4311d31143dcab38c1405d92b02418c8de [file] [log] [blame]
Alex Dubovbaf85322008-02-09 10:20:54 -08001#
2# Makefile for MemoryStick host controller drivers
3#
4
5ifeq ($(CONFIG_MEMSTICK_DEBUG),y)
Alex Dubov60fdd932008-03-10 11:43:43 -07006 EXTRA_CFLAGS += -DDEBUG
Alex Dubovbaf85322008-02-09 10:20:54 -08007endif
8
Alex Dubov60fdd932008-03-10 11:43:43 -07009obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o
10obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o