From 71097a87c0c3e115440674d2909de77a169df413 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Thu, 14 Jun 2012 18:16:50 +0200 Subject: ltt-control: remove redundant get stage Signed-off-by: Robert Schwebel --- rules/ltt-control.make | 8 -------- 1 file changed, 8 deletions(-) (limited to 'rules/ltt-control.make') diff --git a/rules/ltt-control.make b/rules/ltt-control.make index 28bb74c58..c6b82057a 100644 --- a/rules/ltt-control.make +++ b/rules/ltt-control.make @@ -25,14 +25,6 @@ LTT_CONTROL_URL := http://lttng.org/files/lttng/$(LTT_CONTROL).$(LTT_CONTROL_SU LTT_CONTROL_SOURCE := $(SRCDIR)/$(LTT_CONTROL).$(LTT_CONTROL_SUFFIX) LTT_CONTROL_DIR := $(BUILDDIR)/$(LTT_CONTROL) -# ---------------------------------------------------------------------------- -# Get -# ---------------------------------------------------------------------------- - -$(LTT_CONTROL_SOURCE): - @$(call targetinfo) - @$(call get, LTT_CONTROL) - # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- -- cgit v1.2.3