summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/calibrator.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/calibrator.make b/rules/calibrator.make
index 29dd2f766..e9affa915 100644
--- a/rules/calibrator.make
+++ b/rules/calibrator.make
@@ -25,14 +25,6 @@ CALIBRATOR_SOURCE := $(SRCDIR)/$(CALIBRATOR).$(CALIBRATOR_SUFFIX)
CALIBRATOR_DIR := $(BUILDDIR)/$(CALIBRATOR)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(CALIBRATOR_SOURCE):
- @$(call targetinfo)
- @$(call get, CALIBRATOR)
-
-# ----------------------------------------------------------------------------
# Compile
# ----------------------------------------------------------------------------