On Mon, May 28, 2018 at 10:31:58AM -0700, Randy Dunlap wrote: > On 05/28/2018 10:00 AM, Luc Van Oostenryck wrote: > > +# insure the checker run with the right endianness > > +CHECKFLAGS += $(if $(CONFIG_CPU_BIG_ENDIAN),-mbig,-mlittle) > > Does this need to be -mbig-endian,-mlittle-endian) Of course it does. *sigh* Thanks for noticing that. Correct patch is on the fly. -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html