summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules')
-rw-r--r--rules/uttt.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/uttt.make b/rules/uttt.make
index 15082d38a..cee9efc92 100644
--- a/rules/uttt.make
+++ b/rules/uttt.make
@@ -25,14 +25,6 @@ UTTT_SOURCE := $(SRCDIR)/$(UTTT).$(UTTT_SUFFIX)
UTTT_DIR := $(BUILDDIR)/$(UTTT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(UTTT_SOURCE):
- @$(call targetinfo)
- @$(call get, UTTT)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------