فهرست منبع

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

Eric Andersen 23 سال پیش
والد
کامیت
72d527f0b6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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