projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
[openwrt.git]
/
include
/
prereq-build.mk
diff --git
a/include/prereq-build.mk
b/include/prereq-build.mk
index
7355b9e
..
6311e60
100644
(file)
--- a/
include/prereq-build.mk
+++ b/
include/prereq-build.mk
@@
-122,10
+122,3
@@
$(eval $(call RequireCommand,autoconf, \
Please install GNU autoconf. \
))
Please install GNU autoconf. \
))
-define Require/find
- find . -maxdepth 1 -exec ls {} + > /dev/null 2>&1
-endef
-
-$(eval $(call Require,find, \
- Please install GNU find 4.2.12 or better. \
-))
This page took
0.020726 seconds
and
4
git commands to generate.