summaryrefslogtreecommitdiffstats
path: root/rules/pre/barebox.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/pre/barebox.make')
-rw-r--r--rules/pre/barebox.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/pre/barebox.make b/rules/pre/barebox.make
deleted file mode 100644
index 8979afa..0000000
--- a/rules/pre/barebox.make
+++ /dev/null
@@ -1,6 +0,0 @@
-# backport of PTXdist patch https://www.mail-archive.com/ptxdist@pengutronix.de/msg14535.html
-# This file can be removed after the patch has gone upstream
-barebox/url = \
- http://www.barebox.org/download/barebox-$($(1)_VERSION).$($(1)_SUFFIX)
-
-# vim: syntax=make