android_kernel_cmhtcleo/drivers/memstick/Makefile

12 lines
193 B
Makefile
Raw Normal View History

2010-08-27 09:19:57 +00:00
#
# Makefile for the kernel MemoryStick device drivers.
#
ifeq ($(CONFIG_MEMSTICK_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif
obj-$(CONFIG_MEMSTICK) += core/
obj-$(CONFIG_MEMSTICK) += host/