nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y
authorGreentime Hu <greentime@andestech.com>
Thu, 19 Apr 2018 08:26:43 +0000 (16:26 +0800)
committerGreentime Hu <greentime@andestech.com>
Wed, 23 May 2018 05:26:21 +0000 (13:26 +0800)
commitb3b112bb06eb26ce44af63d599aaf5fe54de0699
treead04b3afd036c4b91fd72e4403e71cf66590978e
parentc8c20f9c162da25ea0893d5c5ded3a89382a2b5e
nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y

This way we can build kernel with CONFIG_CPU_LITTLE_ENDIAN=y. Build allmodconfig
and allnoconfig are available too. It also fixes the endian mismatch issue
because AFLAGS and LDFLAGS is not passed correctly.

Signed-off-by: Vincent Ren-Wei Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/Kconfig.cpu
arch/nds32/Makefile