Index: Makefile
===================================================================
--- Makefile	(revision 389f41e06a14f0aba9a75b27009ea4d49471a04d)
+++ Makefile	(revision 5f85c910c3b85368172260d2de0f5da623a4742b)
@@ -63,5 +63,5 @@
 endif
 ifeq ($(CONFIG_DEBUG_SPINLOCK),y)
-	DEFS += -DDEBUG_SPINLOCK
+	DEFS += -DCONFIG_DEBUG_SPINLOCK
 endif
 
