Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32070
b: refs/heads/master
c: e340221
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Schwab authored and Linus Torvalds committed Jul 5, 2006
1 parent 639b19c commit 34603d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a8e0c51c71fc973b400f6502382063553b82af5a
refs/heads/master: e340221acda6bc0bf05a0ff6e6114902c4307670
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ export MODLIB

ifdef INSTALL_MOD_STRIP
ifeq ($(INSTALL_MOD_STRIP),1)
mod_strip_cmd = $STRIP) --strip-debug
mod_strip_cmd = $(STRIP) --strip-debug
else
mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP)
endif # INSTALL_MOD_STRIP=1
Expand Down

0 comments on commit 34603d4

Please sign in to comment.