From: Juergen Beisert <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/5] Python: prepare to collect all modules at one single place
Date: Sun, 25 Dec 2011 19:20:40 +0100 [thread overview]
Message-ID: <1324837243-10542-3-git-send-email-jbe@pengutronix.de> (raw)
In-Reply-To: <1324837243-10542-1-git-send-email-jbe@pengutronix.de>
To easify enable module extension to Python, all modules spread around PTXdist
will now be collected at one single place.
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
---
rules/python.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/rules/python.in b/rules/python.in
index 015f5a0..dbcb178 100644
--- a/rules/python.in
+++ b/rules/python.in
@@ -63,3 +63,7 @@ config PYTHON_DISTUTILS
prompt "Include distutils packages"
endif
+
+menu "python Extra Modules "
+source "generated/python.in"
+endmenu
--
1.7.7.3
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2011-12-25 18:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-25 18:20 [ptxdist] [PATCH] Re-work the Python menu a little bit Juergen Beisert
2011-12-25 18:20 ` [ptxdist] [PATCH 1/5] Python: just add some help text Juergen Beisert
2011-12-25 18:20 ` Juergen Beisert [this message]
2011-12-25 18:20 ` [ptxdist] [PATCH 3/5] Python/Modules: move modules to the single menu Juergen Beisert
2011-12-25 18:20 ` [ptxdist] [PATCH 4/5] Fix the Python based 'flup' package Juergen Beisert
2011-12-25 18:20 ` [ptxdist] [PATCH 5/5] Python/pyserial: add serial/UART module feature Juergen Beisert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1324837243-10542-3-git-send-email-jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox