Re: [PATCH] openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS

2013-08-01 Thread Chen Gang
On 08/01/2013 05:46 PM, Jonas Bonn wrote: > On 07/31/2013 05:34 AM, Chen Gang wrote: >> Need append "_D__linux__" to KBUILD_CFLAGS, just like some of another >> architectures have done, or 'allmodconfig' can not pass compiling. >> >> The related error: >> >> CC [M] fs/coda/psdev.o >>In

Re: [PATCH] openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS

2013-08-01 Thread Jonas Bonn
On 07/31/2013 05:34 AM, Chen Gang wrote: Need append "_D__linux__" to KBUILD_CFLAGS, just like some of another architectures have done, or 'allmodconfig' can not pass compiling. The related error: CC [M] fs/coda/psdev.o In file included from include/linux/coda.h:65:0,

Re: [PATCH] openrisc: Makefile: append -D__linux__ to KBUILD_CFLAGS

2013-08-01 Thread Jonas Bonn
On 07/31/2013 05:34 AM, Chen Gang wrote: Need append _D__linux__ to KBUILD_CFLAGS, just like some of another architectures have done, or 'allmodconfig' can not pass compiling. The related error: CC [M] fs/coda/psdev.o In file included from include/linux/coda.h:65:0,

Re: [PATCH] openrisc: Makefile: append -D__linux__ to KBUILD_CFLAGS

2013-08-01 Thread Chen Gang
On 08/01/2013 05:46 PM, Jonas Bonn wrote: On 07/31/2013 05:34 AM, Chen Gang wrote: Need append _D__linux__ to KBUILD_CFLAGS, just like some of another architectures have done, or 'allmodconfig' can not pass compiling. The related error: CC [M] fs/coda/psdev.o In file included from

[PATCH] openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS

2013-07-30 Thread Chen Gang
Need append "_D__linux__" to KBUILD_CFLAGS, just like some of another architectures have done, or 'allmodconfig' can not pass compiling. The related error: CC [M] fs/coda/psdev.o In file included from include/linux/coda.h:65:0, from fs/coda/psdev.c:45:

[PATCH] openrisc: Makefile: append -D__linux__ to KBUILD_CFLAGS

2013-07-30 Thread Chen Gang
Need append _D__linux__ to KBUILD_CFLAGS, just like some of another architectures have done, or 'allmodconfig' can not pass compiling. The related error: CC [M] fs/coda/psdev.o In file included from include/linux/coda.h:65:0, from fs/coda/psdev.c:45: