9
0
Fork 0
barebox/arch/mips/pbl
Antony Pavlov e43e1498f6 MIPS: pbl: fix none compression support
Here's the error message:

  AS      arch/mips/pbl/piggy.shipped.o
  arch/mips/pbl/piggy.shipped.S: Assembler messages:
  arch/mips/pbl/piggy.shipped.S:1: Error: unrecognized opcode `globl input_data'
  make[1]: *** [arch/mips/pbl/piggy.shipped.o] Error 1
  make: *** [zbarebox.bin] Error 2

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-05 09:43:17 +01:00
..
.gitignore MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00
Makefile pbl: add none compression support 2013-01-30 22:32:13 +01:00
piggy.gzip.S MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00
piggy.lzo.S MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00
piggy.shipped.S MIPS: pbl: fix none compression support 2013-02-05 09:43:17 +01:00
zbarebox.lds.S MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00