Searched refs:STRIPCMD (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/power/acpi/
H A DMakefile89 STRIPCMD = /bin/true -Since_we_are_debugging macro
92 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment macro
132 $(QUIET) $(STRIPCMD) $@
/linux-4.1.27/tools/power/cpupower/
H A DMakefile178 STRIPCMD = /bin/true -Since_we_are_debugging macro
181 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment macro
213 $(QUIET) $(STRIPCMD) $@

Completed in 63 milliseconds