]> git.sur5r.net Git - u-boot/blobdiff - tools/dtoc/dtoc.py
host-tools: use python2 explicitly for shebang
[u-boot] / tools / dtoc / dtoc.py
index ce7bc054e5e8c3da88bafb610f16356586d6b07d..6eacfc90a0a7bb28bbe25eef95aa8dba7232cf29 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 #
 # Copyright (C) 2016 Google, Inc
 # Written by Simon Glass <sjg@chromium.org>