aboutsummaryrefslogtreecommitdiff
path: root/samples/moxiebox
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-02-02 17:38:53 -0800
committerAlexey Neyman <stilor@att.net>2022-02-11 00:47:51 -0800
commitc48319e65f588179a640bc5b998b6c7ecec487f6 (patch)
treec41d9359e235ec49bac0b3b9b20fe15c4c7560dc /samples/moxiebox
parentb4191b23a8411e508796fe6c110fdc3b05d94e69 (diff)
downloadcrosstool-ng-c48319e65f588179a640bc5b998b6c7ecec487f6.tar.gz
crosstool-ng-c48319e65f588179a640bc5b998b6c7ecec487f6.tar.bz2
crosstool-ng-c48319e65f588179a640bc5b998b6c7ecec487f6.zip
Rename moxiebox to match its tuple
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/moxiebox')
-rw-r--r--samples/moxiebox/crosstool.config7
-rw-r--r--samples/moxiebox/reported.by3
2 files changed, 0 insertions, 10 deletions
diff --git a/samples/moxiebox/crosstool.config b/samples/moxiebox/crosstool.config
deleted file mode 100644
index fe08882d..00000000
--- a/samples/moxiebox/crosstool.config
+++ /dev/null
@@ -1,7 +0,0 @@
-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/moxiebox/reported.by b/samples/moxiebox/reported.by
deleted file mode 100644
index b9de4f71..00000000
--- a/samples/moxiebox/reported.by
+++ /dev/null
@@ -1,3 +0,0 @@
-reporter_name="Alexey Neyman"
-reporter_url=""
-reporter_comment="Moxie toolchain with moxiebox+newlib as the C library."