summaryrefslogtreecommitdiffstats
path: root/rules/pre/barebox.make
blob: 8979afafd2e5339762b1db3620d44ded0305f6ac (plain)
1
2
3
4
5
6
# 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