projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] kmod-usb-core is buildin on etrax target
[openwrt.git]
/
include
/
prereq-build.mk
diff --git
a/include/prereq-build.mk
b/include/prereq-build.mk
index
4d1ae89
..
84d3f22
100644
(file)
--- a/
include/prereq-build.mk
+++ b/
include/prereq-build.mk
@@
-134,7
+134,7
@@
$(eval $(call RequireCommand,svn, \
))
define Require/gnu-find
- $(FIND)
$(TMP_DIR) -lname foo
+ $(FIND)
--version 2>/dev/null
endef
$(eval $(call Require,gnu-find, \
This page took
0.021278 seconds
and
4
git commands to generate.