mirror of https://github.com/proski/madwifi
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:
parent
78ddabe0b4
commit
1b5e6019b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue