Linux-2.6.33.2/drivers/memstick/core/Makefile

#
# Makefile for the kernel MemoryStick core.
#

ifeq ($(CONFIG_MEMSTICK_DEBUG),y)
	EXTRA_CFLAGS		+= -DDEBUG
endif

obj-$(CONFIG_MEMSTICK)		+= memstick.o

obj-$(CONFIG_MSPRO_BLOCK)	+= mspro_block.o