summaryrefslogtreecommitdiff
path: root/samples/moxie-unknown-moxiebox
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-02-03 01:38:53 (GMT)
committerAlexey Neyman <stilor@att.net>2022-02-11 08:47:51 (GMT)
commitc48319e65f588179a640bc5b998b6c7ecec487f6 (patch)
treec41d9359e235ec49bac0b3b9b20fe15c4c7560dc /samples/moxie-unknown-moxiebox
parentb4191b23a8411e508796fe6c110fdc3b05d94e69 (diff)
Rename moxiebox to match its tuple
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/moxie-unknown-moxiebox')
-rw-r--r--samples/moxie-unknown-moxiebox/crosstool.config7
-rw-r--r--samples/moxie-unknown-moxiebox/reported.by3
2 files changed, 10 insertions, 0 deletions
diff --git a/samples/moxie-unknown-moxiebox/crosstool.config b/samples/moxie-unknown-moxiebox/crosstool.config
new file mode 100644
index 0000000..fe08882
--- /dev/null
+++ b/samples/moxie-unknown-moxiebox/crosstool.config
@@ -0,0 +1,7 @@
+CT_CONFIG_VERSION="4"
+CT_EXPERIMENTAL=y
+CT_ARCH_MOXIE=y
+CT_ARCH_LE=y
+CT_DEBUG_GDB=y
+CT_GDB_CROSS_SIM=y
+# CT_GDB_CROSS_PYTHON is not set
diff --git a/samples/moxie-unknown-moxiebox/reported.by b/samples/moxie-unknown-moxiebox/reported.by
new file mode 100644
index 0000000..b9de4f7
--- /dev/null
+++ b/samples/moxie-unknown-moxiebox/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Alexey Neyman"
+reporter_url=""
+reporter_comment="Moxie toolchain with moxiebox+newlib as the C library."