blob: 98623590c7fe048d727f477f1f6d6ecf42d91ed2 [file] [log] [blame]
Alex Dubovbaf85322008-02-09 10:20:54 -08001#
2# Makefile for the kernel MemoryStick device drivers.
3#
4
matt mooney41d9c642011-01-14 06:12:42 -08005subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
Alex Dubovbaf85322008-02-09 10:20:54 -08006
7obj-$(CONFIG_MEMSTICK) += core/
8obj-$(CONFIG_MEMSTICK) += host/
9