summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/u-boot')
-rw-r--r--sysutils/u-boot/u-boot.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/u-boot/u-boot.mk b/sysutils/u-boot/u-boot.mk
index 4f932e03a9c..1cf6bbbc0cd 100644
--- a/sysutils/u-boot/u-boot.mk
+++ b/sysutils/u-boot/u-boot.mk
@@ -1,4 +1,4 @@
-# $NetBSD: u-boot.mk,v 1.17 2019/06/05 06:18:02 mrg Exp $
+# $NetBSD: u-boot.mk,v 1.18 2019/06/08 10:01:22 mrg Exp $
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -24,10 +24,12 @@ PYTHON_FOR_BUILD_ONLY= yes
PYTHON_VERSIONS_ACCEPTED= 27
REPLACE_INTERPRETER+= python2
-REPLACE.python2.old= .*/usr/bin/\(env.\|\)*python2*
+REPLACE.python2.old= python2
REPLACE.python2.new= ${PYTHONBIN}
REPLACE_FILES.python2= scripts/fill_scrapyard.py \
+ tools/binman/binman \
tools/binman/binman.py \
+ tools/dtoc/dtoc \
tools/dtoc/dtoc.py \
tools/genboardscfg.py \
tools/moveconfig.py