]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TRAB: make independent of specific libgcc helper routines
authorWolfgang Denk <wd@denx.de>
Wed, 12 Aug 2009 22:37:16 +0000 (00:37 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 21 Aug 2009 21:25:22 +0000 (23:25 +0200)
commitb5ffb193330113d2e00489d96bf8ec1f541ed4e1
tree73d875ca70cab85b71b795a2279558012ff19a9a
parent1aada9cd643567d351667138851e9231ccfa245a
TRAB: make independent of specific libgcc helper routines

The TRAB board references local libgcc helper routines
(lib_arm/div0.o and lib_arm/_umodsi3.o) which cause build problems
when we try to use the normal, compiler provided libgcc instead.
Removing these references allows to build both with and without the
local libgcc helper routines.

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/trab/Makefile
board/trab/u-boot.lds