Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118166
b: refs/heads/master
c: 92f83cc
h: refs/heads/master
v: v3
  • Loading branch information
Peter Volkov authored and Sam Ravnborg committed Oct 29, 2008
1 parent 6a5d15f commit 5c90867
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: 3f5e26cee443eb4d3900cd3085664c3e51b72135
refs/heads/master: 92f83cc56eeafdb8fcf07ceb89fd9a0212bd498c
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.modpost
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ modpost = scripts/mod/modpost \
$(if $(CONFIG_MODULE_SRCVERSION_ALL),-a,) \
$(if $(KBUILD_EXTMOD),-i,-o) $(kernelsymfile) \
$(if $(KBUILD_EXTMOD),-I $(modulesymfile)) \
$(if $(KBUILD_EXTRA_SYMBOLS), $(patsubst %, -e %,$(EXTRA_SYMBOLS))) \
$(if $(KBUILD_EXTRA_SYMBOLS), $(patsubst %, -e %,$(KBUILD_EXTRA_SYMBOLS))) \
$(if $(KBUILD_EXTMOD),-o $(modulesymfile)) \
$(if $(CONFIG_DEBUG_SECTION_MISMATCH),,-S) \
$(if $(CONFIG_MARKERS),-K $(kernelmarkersfile)) \
Expand Down

0 comments on commit 5c90867

Please sign in to comment.