Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25644
b: refs/heads/master
c: aa36087
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed Apr 6, 2006
1 parent 3918915 commit e0b9118
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: ea88df9bf895720289331e41ed73cdcb04059900
refs/heads/master: aa360879ed38fbe88057cc43f720881ab9e6a63a
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,7 @@ kernelversion:
# build-dir => directory in kernel source tree to use

ifeq ($(KBUILD_EXTMOD),)
build-dir = $(dir $@)
build-dir = $(patsubst %/,%,$(dir $@))
target-dir = $(dir $@)
else
zap-slash=$(filter-out .,$(patsubst %/,%,$(dir $@)))
Expand Down

0 comments on commit e0b9118

Please sign in to comment.