Don't show comments while compiling
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 6 Jun 2008 05:39:54 +0000 (05:39 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 6 Jun 2008 05:39:54 +0000 (05:39 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3707 0192ed92-7a03-0410-a25b-9323aeb14dbd

ath_hal/Makefile

index 800d9149bd169910418a76b99abdb14ff92ef2ab..0f2dd526f0eaad74011e7d06bc20732df618a6e0 100644 (file)
@@ -85,8 +85,8 @@ ifdef LINUX24
 else
        $(call if_changed,uudecode)
 endif
-       # Replace as many hashed names as possible with meaningful
-       # ones in the symbol table of the binary kernel module for HAL.
+# Replace as many hashed names as possible with meaningful
+# ones in the symbol table of the binary kernel module for HAL.
        $(filter-out -O binary -S,$(OBJCOPY)) \
                `cat $(TOP)/scripts/hal_unmangle.objcopy` \
                $(obj)/$(TARGET).hal.o