aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/memstick/core/Makefile')
-rw-r--r--drivers/memstick/core/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/memstick/core/Makefile b/drivers/memstick/core/Makefile
index 8b2b5293877e..ecd029937738 100644
--- a/drivers/memstick/core/Makefile
+++ b/drivers/memstick/core/Makefile
@@ -2,10 +2,6 @@
# 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