projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9812d9
)
remove an obsolete comment for the flock template
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 31 Oct 2010 15:36:47 +0000
(15:36 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 31 Oct 2010 15:36:47 +0000
(15:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23744
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
rules.mk
patch
|
blob
|
history
diff --git
a/rules.mk
b/rules.mk
index
3bd6073
..
d352164
100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-252,7
+252,6
@@
endef
# Execute commands under flock
# $(1) => The shell expression.
# $(2) => The lock name. If not given, the global lock will be used.
-# $(3) => The filedescriptor used for the lock. Defaults to 1023.
define locked
SHELL= \
$(STAGING_DIR_HOST)/bin/flock \
This page took
0.023492 seconds
and
4
git commands to generate.