diff --git a/[refs] b/[refs] index ed0bd079b403..3c5fdf17899e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 24558a0f7a00fccd19a6e6502956463f056ce90e +refs/heads/master: c74dbac71419cdeaca8cd637ee666d6947961695 diff --git a/trunk/arch/m32r/Makefile b/trunk/arch/m32r/Makefile index dd4418d846e9..983d438b14b6 100644 --- a/trunk/arch/m32r/Makefile +++ b/trunk/arch/m32r/Makefile @@ -24,7 +24,7 @@ aflags-$(CONFIG_ISA_M32R) += -DNO_FPU -Wa,-no-bitinst CFLAGS += $(cflags-y) AFLAGS += $(aflags-y) -CHECKFLAGS := $(CHECK) -D__m32r__ +CHECKFLAGS += -D__m32r__ -D__BIG_ENDIAN__=1 head-y := arch/m32r/kernel/head.o arch/m32r/kernel/init_task.o