summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/lmbench.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/lmbench.make b/rules/lmbench.make
index 0cc52da3d..1d7d93e55 100644
--- a/rules/lmbench.make
+++ b/rules/lmbench.make
@@ -35,17 +35,8 @@ $(LMBENCH_SOURCE):
# Prepare
# ----------------------------------------------------------------------------
-#
-# autoconf
-#
LMBENCH_CONF_TOOL := autoconf
-$(STATEDIR)/lmbench.prepare:
- @$(call targetinfo)
- chmod +x $(LMBENCH_DIR)/configure
- @$(call world/prepare, LMBENCH)
- @$(call touch)
-
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------