Restore default behavior of making debug builds
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 10 Apr 2008 23:59:01 +0000 (23:59 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 10 Apr 2008 23:59:01 +0000 (23:59 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3535 0192ed92-7a03-0410-a25b-9323aeb14dbd

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