aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/gmustix.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/gmustix.conf')
-rw-r--r--conf/distro/gmustix.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/gmustix.conf b/conf/distro/gmustix.conf
index 17f805617a..5dd519d90a 100644
--- a/conf/distro/gmustix.conf
+++ b/conf/distro/gmustix.conf
@@ -5,6 +5,8 @@
INHERIT += "package_tar package_ipk"
LIBC = "uclibc"
require conf/distro/include/${LIBC}.inc
+require conf/distro/include/arm-thumb.inc
+
TARGET_OS = "linux-uclibc"
TARGET_FPU = "soft"
IMAGE_FSTYPES = "jffs2"