Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39748
b: refs/heads/master
c: 3f3fd3c
h: refs/heads/master
v: v3
  • Loading branch information
Greg Banks authored and Linus Torvalds committed Oct 17, 2006
1 parent 1c9fa90 commit bcfe5b8
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: dabad0568a5935e9f4903f5fd1d8f22b1c7c88c7
refs/heads/master: 3f3fd3c055853d11295a1ec6cdc81e37e2182d16
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.modpost
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ include scripts/Kbuild.include
include scripts/Makefile.lib

kernelsymfile := $(objtree)/Module.symvers
modulesymfile := $(KBUILD_EXTMOD)/Module.symvers
modulesymfile := $(firstword $(KBUILD_EXTMOD))/Module.symvers

# Step 1), find all modules listed in $(MODVERDIR)/
__modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
Expand Down

0 comments on commit bcfe5b8

Please sign in to comment.