Lines Matching full:mips
4 Subject: [PATCH] mips: Remove default endiannes
15 make ARCH=mips CROSS_COMPILE=mips-linux-gnu- ci20_mmc
21 mips-linux-gnu-gcc: error: may not use both -EB and -EL
22 mips-linux-gnu-gcc: error: may not use both -EB and -EL
24 mips-linux-gnu-gcc: error: may not use both -EB and -EL
26 mips-linux-gnu-gcc: error: may not use both -EB and -EL
27 mips-linux-gnu-gcc -DDO_DEPS_ONLY \
28 …ng -nostdinc -isystem /home/zeta/repos/buildroot/mips/output/host/opt/ext-toolchain/bin/../lib/gcc…
30 if [ -f arch/mips/cpu/xburst/jz4780/asm-offsets.c ];then \
31 mips-linux-gnu-gcc -DDO_DEPS_ONLY \
32 …ng -nostdinc -isystem /home/zeta/repos/buildroot/mips/output/host/opt/ext-toolchain/bin/../lib/gcc…
33 -o arch/mips/cpu/xburst/jz4780/asm-offsets.s arch/mips/cpu/xburst/jz4780/asm-offsets.c -c -S; \
35 touch arch/mips/cpu/xburst/jz4780/asm-offsets.s; \
37 mips-linux-gnu-gcc: error: may not use both -EB and -EL
45 https://github.com/MIPS/CI20_u-boot/pull/19
47 arch/mips/config.mk | 3 ---
50 diff --git a/arch/mips/config.mk b/arch/mips/config.mk
52 --- a/arch/mips/config.mk
53 +++ b/arch/mips/config.mk