X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=rules.mk;h=d3521649a52da662301b3f29eafc6486fe60e3b5;hb=e8881e29b67ce8cb51010f87bc8af6e9132d0103;hp=3bd6073fb77dd01aa81ad5a4f91dc5f0bd5a4144;hpb=b34a0b3282e9effa31888c2e6bdc79d53dfe9c81;p=lede.git diff --git a/rules.mk b/rules.mk index 3bd6073fb7..d3521649a5 100644 --- 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 \