commit | b3b112bb06eb26ce44af63d599aaf5fe54de0699 | [log] [tgz] |
---|---|---|
author | Greentime Hu <greentime@andestech.com> | Thu Apr 19 16:26:43 2018 +0800 |
committer | Greentime Hu <greentime@andestech.com> | Wed May 23 13:26:21 2018 +0800 |
tree | ad04b3afd036c4b91fd72e4403e71cf66590978e | |
parent | c8c20f9c162da25ea0893d5c5ded3a89382a2b5e [diff] |
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>