keep track of the wifi interface state in /var/state/wireless
[openwrt.git] / include / prereq-build.mk
index 7355b9e..6311e60 100644 (file)
@@ -122,10 +122,3 @@ $(eval $(call RequireCommand,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.023827 seconds and 4 git commands to generate.