summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-07 22:49:28 (GMT)
committerAlexey Neyman <stilor@att.net>2018-12-07 22:49:28 (GMT)
commit7a7a20bfee243cd0078ba843e6c3dce977d61ec9 (patch)
tree762a25e20d8d227dddeadb075a9ac7dd97801f88 /samples
parente85ec884ade523c1aa332d7819c539934f1c860a (diff)
Moxiebox requires target to be LE
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples')
-rw-r--r--samples/moxie-unknown-moxiebox/crosstool.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/moxie-unknown-moxiebox/crosstool.config b/samples/moxie-unknown-moxiebox/crosstool.config
index 6fae859..58fe653 100644
--- a/samples/moxie-unknown-moxiebox/crosstool.config
+++ b/samples/moxie-unknown-moxiebox/crosstool.config
@@ -1,5 +1,6 @@
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