projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added dependency to package IP required by Openswan
[openwrt.git]
/
include
/
depends.mk
diff --git
a/include/depends.mk
b/include/depends.mk
index
b74e535
..
07345a3
100644
(file)
--- a/
include/depends.mk
+++ b/
include/depends.mk
@@
-23,6
+23,6
@@
define rdep
endif
$(3): FORCE
- @find $(1) $(FINDPARAMS) $(4) 2>/dev/null | md5s > $$@
+ @
-
find $(1) $(FINDPARAMS) $(4) 2>/dev/null | md5s > $$@
endef
This page took
0.022675 seconds
and
4
git commands to generate.