Use decimal notation in a debug message
[madwifi/.git] / Makefile.kernel
index 90db54a2855090291e58c09f753255850602e3d9..e2965f422896609ca3346b965b64b61d0bd12bf6 100644 (file)
@@ -37,5 +37,5 @@ obj-$(CONFIG_ATHEROS)                 += ath/ ath_hal/ net80211/
 endif
 
 ifeq ($(CONFIG_ATHEROS_DEBUG),y)
-CFLAGS += -DAR_DEBUG -DIEEE80211_DEBUG
+EXTRA_CFLAGS += -DAR_DEBUG -DIEEE80211_DEBUG
 endif