Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23713
b: refs/heads/master
c: 0f558c3
h: refs/heads/master
i:
  23711: 73d25fd
v: v3
  • Loading branch information
Mattia Dongili authored and Sam Ravnborg committed Feb 19, 2006
1 parent a247264 commit f7a4e3e
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: 93684d3b8062d1cebdeaed398ec6d1f354cb41a9
refs/heads/master: 0f558c333445a0181f33f9e6f996ce7cf008206a
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ objtree := $(CURDIR)
src := $(srctree)
obj := $(objtree)

VPATH := $(srctree):$(KBUILD_EXTMOD)
VPATH := $(srctree)$(if $(KBUILD_EXTMOD),:$(KBUILD_EXTMOD))

export srctree objtree VPATH TOPDIR

Expand Down

0 comments on commit f7a4e3e

Please sign in to comment.