mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] rules/Kconfig: Add new section, emulators.
Date: Fri, 16 Jul 2021 12:26:28 +0200	[thread overview]
Message-ID: <20210716102628.28549-1-christian.melki@t2data.com> (raw)

As CPUs get more powerful, host emulators / virtualization engines become
more plausible as target software. Add new section.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/Kconfig      | 4 ++++
 rules/emulators.in | 7 +++++++
 2 files changed, 11 insertions(+)
 create mode 100644 rules/emulators.in

diff --git a/rules/Kconfig b/rules/Kconfig
index de3156c25..1e1f5ecf3 100644
--- a/rules/Kconfig
+++ b/rules/Kconfig
@@ -69,6 +69,10 @@ menu "Editors                       "
 source "generated/editors.in"
 endmenu
 
+menu "Emulators                     "
+source "generated/emulators.in"
+endmenu
+
 menu "System Libraries              "
 source "generated/system_libraries.in"
 endmenu
diff --git a/rules/emulators.in b/rules/emulators.in
new file mode 100644
index 000000000..6ce7cfaa4
--- /dev/null
+++ b/rules/emulators.in
@@ -0,0 +1,7 @@
+## SECTION=emulators
+
+#
+# This file does only exist to create a defined entry in the "emulators"
+# section, so that the toplevel Kconfig can include generated/emulators.in
+# even if no package is in that category.
+#
-- 
2.32.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


                 reply	other threads:[~2021-07-16 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210716102628.28549-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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