From 7a7a20bfee243cd0078ba843e6c3dce977d61ec9 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Fri, 7 Dec 2018 14:49:28 -0800 Subject: Moxiebox requires target to be LE Signed-off-by: Alexey Neyman --- samples/moxie-unknown-moxiebox/crosstool.config | 1 + 1 file changed, 1 insertion(+) (limited to 'samples') diff --git a/samples/moxie-unknown-moxiebox/crosstool.config b/samples/moxie-unknown-moxiebox/crosstool.config index 6fae8592..58fe6533 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 -- cgit v1.2.3