summaryrefslogtreecommitdiffstats
path: root/rules/host-python3.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-04-19 20:50:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-04-21 07:30:03 +0200
commit6c79cb5ac373b1cccf531e8be3ed1b9722ed1622 (patch)
tree4b51ce4c13129450c7abb96883a1407e8a7d9638 /rules/host-python3.in
parent12aab9286219400de76c73ae6a33eb4495253b20 (diff)
downloadptxdist-6c79cb5ac373b1cccf531e8be3ed1b9722ed1622.tar.gz
ptxdist-6c79cb5ac373b1cccf531e8be3ed1b9722ed1622.tar.xz
[python3] create a separate python3 package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-python3.in')
-rw-r--r--rules/host-python3.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/host-python3.in b/rules/host-python3.in
new file mode 100644
index 000000000..e92b5f165
--- /dev/null
+++ b/rules/host-python3.in
@@ -0,0 +1,8 @@
+## SECTION=hosttools_noprompt
+
+config HOST_PYTHON3
+ tristate
+ help
+ Python is an interpreted, interactive,
+ object-oriented, extensible programming language.
+