summaryrefslogtreecommitdiffstats
path: root/tools/meson/files/openwrt-cross.txt.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/meson/files/openwrt-cross.txt.in')
-rw-r--r--tools/meson/files/openwrt-cross.txt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/meson/files/openwrt-cross.txt.in b/tools/meson/files/openwrt-cross.txt.in
index 56aa393d63..ec4b027f1b 100644
--- a/tools/meson/files/openwrt-cross.txt.in
+++ b/tools/meson/files/openwrt-cross.txt.in
@@ -6,6 +6,7 @@ strip = '@STRIP@'
nm = '@NM@'
pkgconfig = '@PKGCONFIG@'
cmake = '@CMAKE@'
+python = '@PYTHON@'
[built-in options]
c_args = [@CFLAGS@]