summaryrefslogtreecommitdiffstats
path: root/rules/python3.in
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2015-01-25 19:11:55 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-01-26 15:10:36 +0100
commit5ccd874a5602c236f71d9b68f365374b7c5b2aa0 (patch)
tree7ded1ca82f1258cb5a2d0b05eacc7e6aa00e27a7 /rules/python3.in
parent25f8d3cf7f8334d692c0411f00faedadf8aaa902 (diff)
downloadptxdist-5ccd874a5602c236f71d9b68f365374b7c5b2aa0.tar.gz
ptxdist-5ccd874a5602c236f71d9b68f365374b7c5b2aa0.tar.xz
python3: Add menu for python3 3rd-party modules
Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3.in')
-rw-r--r--rules/python3.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/python3.in b/rules/python3.in
index bcb2ca50d..b8bde8298 100644
--- a/rules/python3.in
+++ b/rules/python3.in
@@ -60,3 +60,7 @@ config PYTHON3_DISTUTILS
prompt "Include distutils packages"
endif
+
+menu "python3 Extra Modules "
+source "generated/python3.in"
+endmenu