Restore default behavior of making debug builds
[madwifi/.git] / Makefile.inc
index f4561c6af963069e7c22d06abb6984596ff74028..86e35312eba501065fa2c3b6030cddc69b904a65 100644 (file)
@@ -178,7 +178,7 @@ export ALQ=0
 endif
 
 ifndef ATH_DEBUG
-export ATH_DEBUG=0
+export ATH_DEBUG=1
 endif
 
 ifndef MMIOTRACE