Don't show comments while compiling

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3707 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
proski 2008-06-06 05:39:54 +00:00
parent 78ddabe0b4
commit 1b5e6019b1
1 changed files with 2 additions and 2 deletions

View 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