Explorar o código

Force cris to be little endian. Afaik, there is no big
endian cris architecture.

Eric Andersen %!s(int64=22) %!d(string=hai) anos
pai
achega
72d527f0b6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      extra/Configs/Config.cris

+ 1 - 0
extra/Configs/Config.cris

@@ -33,6 +33,7 @@ choice
 config CONFIG_CRIS
 	select UCLIBC_HAS_MMU
 	select ARCH_HAS_NO_FPU
+	select ARCH_LITTLE_ENDIAN
 	bool "CRIS"
 
 endchoice