summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/bootchart.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/bootchart.make b/rules/bootchart.make
index 6a5d4bad8..2b1452140 100644
--- a/rules/bootchart.make
+++ b/rules/bootchart.make
@@ -26,14 +26,6 @@ BOOTCHART_SOURCE := $(SRCDIR)/$(BOOTCHART_TARBALL)
BOOTCHART_DIR := $(BUILDDIR)/$(BOOTCHART)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(BOOTCHART_SOURCE):
- @$(call targetinfo)
- @$(call get, BOOTCHART)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------