Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54136
b: refs/heads/master
c: ded2e16
h: refs/heads/master
v: v3
  • Loading branch information
Anton Blanchard authored and Sam Ravnborg committed May 2, 2007
1 parent 0b3529e commit f7c6af9
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: 4be40e22233cfe6254bbf039ec09a5d7bff2ad14
refs/heads/master: ded2e1640ffaee26c054a42e5210c1086fb1d8eb
2 changes: 1 addition & 1 deletion trunk/Documentation/kbuild/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ following files:
--> filename: Makefile
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 f7c6af9

Please sign in to comment.