prereq: make existing binary check work for sdk as well
[openwrt/staging/hauke.git] / include / prereq.mk
index 546f36b8e3e8a54628870bf2c90602580b9718c0..a4a07c223fa2653ec17ff80bf10a3fd1954c893a 100644 (file)
@@ -111,7 +111,6 @@ define SetupHostCommand
                                                [ -x "$(STAGING_DIR_HOST)/bin/$(strip $(1))" ] && exit 0 \
                                                ;; \
                                        "-"*) \
-                                               find "$(STAGING_DIR_HOST)/stamp" | grep $(strip $(1)) && \
                                                [ -x "$(STAGING_DIR_HOST)/bin/$(strip $(1))" ] && exit 0 \
                                                ;; \
                                        *" -> /"*) \