Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149518
b: refs/heads/master
c: 3e56f08
h: refs/heads/master
v: v3
  • Loading branch information
David VomLehn authored and Sam Ravnborg committed Jun 9, 2009
1 parent 1618548 commit 7bddef7
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: 2d51005c27a12e43d672debbbb918e7f74987f96
refs/heads/master: 3e56f08bffe9e3e2b936eb73bd51d8800d1b42c2
2 changes: 1 addition & 1 deletion trunk/Documentation/kbuild/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ following files:

KERNELDIR := /lib/modules/`uname -r`/build
all::
$(MAKE) -C $KERNELDIR M=`pwd` $@
$(MAKE) -C $(KERNELDIR) M=`pwd` $@

# Module specific targets
genbin:
Expand Down

0 comments on commit 7bddef7

Please sign in to comment.