9
0
Fork 0
barebox/arch/sandbox/lib
Marc Kleine-Budde dbfef6fb63 [sandbox] HACK: add variable _SDA_BASE_ to main, to please linker
This patch is a _CRUDE_HACK_ the linker complains about the missing
symbol _SDA_BASE_ on powerpc, so git it to him to please him and
finally link the sandbx.

LD      uboot
/usr/lib/gcc/powerpc-linux-gnu/4.2.3/../../../../lib/crt1.o:(.rodata+0x0): undefined reference to `_SDA_BASE_'

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2007-11-29 10:22:47 +01:00
..
Makefile arch/linux -> arch/sandbox 2007-07-12 12:12:34 +02:00
common.c [sandbox] HACK: add variable _SDA_BASE_ to main, to please linker 2007-11-29 10:22:47 +01:00
tap.c saving added docu 2007-11-05 14:39:07 +01:00
u-boot.lds.S arch/linux -> arch/sandbox 2007-07-12 12:12:34 +02:00