summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/barebox.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index 5bb8124e8..5c3c00082 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -29,14 +29,6 @@ BAREBOX_LICENSE := GPLv2
BAREBOX_CONFIG := $(call remove_quotes, $(PTXDIST_PLATFORMCONFIGDIR)/$(PTXCONF_BAREBOX_CONFIG))
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(BAREBOX_SOURCE):
- @$(call targetinfo)
- @$(call get, BAREBOX)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------