OSDN Git Service

Fixup selection of endianness, since select does not work on choice
[uclinux-h8/uClibc.git] / extra / Configs / Config.i960
index c1b1f21..19171c5 100644 (file)
@@ -14,6 +14,10 @@ config HAVE_ELF
        select HAS_NO_THREADS
        default n
 
+config ARCH_SUPPORTS_LITTLE_ENDIAN
+       bool
+       default y
+
 config ARCH_CFLAGS
        string
        default "-mh -mint32 -fsigned-char"