
9 Aug
2010
9 Aug
'10
7:10 p.m.
On Mon, Aug 9, 2010 at 11:13 AM, xiangfu@openmobilefree.net wrote:
add CONFIG_CPU_LITTLE_ENDIAN to little endian board config. use -dumpmachine to check if the cross compile.
Makefile | 1 + arch/mips/config.mk | 27 +++++++++++++++++++++++++-- arch/mips/cpu/config.mk | 8 -------- include/configs/pb1x00.h | 2 ++
since this is a mips-specific issue, please prefix your summaries accordingly. so the subject should be something like: mips: change the way of build little endian board
that way non-mips people can easily ignore this e-mail -mike