]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: Remove unneeded setting of LDCSRIPT
authorSimon Glass <sjg@chromium.org>
Mon, 21 Nov 2011 10:49:41 +0000 (10:49 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 30 Mar 2012 05:43:40 +0000 (07:43 +0200)
commit9492791ab462c586424217f4b6e34f61f9ef5461
tree16940ded8fec1d33f11b3853cff639470b01741f
parent7e6403a66d9a9c939ee8146436d7d652673b2995
arm: Remove unneeded setting of LDCSRIPT

This is set by the top level Makefile anyway, so drop it. This does
have the effect of changing the order - now the board link script will
have preference over the CPU one. But this seems more correct anyway.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/config.mk