kumquat-buildroot/linux
Vicente Olivert Riera 7f3a52f981 perf: append endianness argument to ld when building for MIPS
We need to pass an argument to ld for setting the endianness when
building it for MIPS architecture, otherwise the default one will always
be used (which is big endian) and the compilation for little endian will
always fail showing an error like this one:

LD    foo.o
mips-linux-gnu-ld: foo.o: compiled for a little endian system and target
is big endian

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-02-27 18:59:34 +01:00
..
0001-timeconst.pl-Eliminate-Perl-warning.patch.conditional
Config.ext.in
Config.in linux: bump default to version 4.4.3 2016-02-26 19:47:28 +01:00
Config.tools.in
linux-ext-fbtft.mk
linux-ext-rtai.mk
linux-ext-xenomai.mk
linux-tool-cpupower.mk
linux-tool-perf.mk perf: append endianness argument to ld when building for MIPS 2016-02-27 18:59:34 +01:00
linux.mk