OSDN Git Service

m68k is always big endian afaik
authorEric Andersen <andersen@codepoet.org>
Wed, 5 Nov 2003 02:41:22 +0000 (02:41 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 5 Nov 2003 02:41:22 +0000 (02:41 -0000)
extra/Configs/Config.m68k

index 23e5a19..f105b31 100644 (file)
@@ -10,6 +10,7 @@ config HAVE_ELF
        bool
        select ARCH_HAS_NO_MMU
        select ARCH_HAS_NO_FPU
+       select ARCH_BIG_ENDIAN
        default y
 
 config ARCH_CFLAGS