summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2007-11-09 13:02:31 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2007-11-09 13:02:31 +0100
commitff0b72196231e59d58fdde0df0afaba6ab8e2a7a (patch)
tree9bd57ec669896935077409c47d07c1c25b820403
parent4719b0bd55d14eca1b323f3dba5d70a0e8a02de0 (diff)
downloadbarebox-ff0b72196231e59d58fdde0df0afaba6ab8e2a7a.tar.gz
barebox-ff0b72196231e59d58fdde0df0afaba6ab8e2a7a.tar.xz
Revert "add linker script for sandbox"
This reverts commit 175e8438df25835c497025ebece6f5ccd5766b9d.
-rw-r--r--arch/sandbox/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sandbox/Makefile b/arch/sandbox/Makefile
index 7701c68620..80545e90a9 100644
--- a/arch/sandbox/Makefile
+++ b/arch/sandbox/Makefile
@@ -6,7 +6,6 @@ CPPFLAGS += -fno-builtin -ffreestanding -nostdinc -Wall \
machine-y := sandbox
-lds-y := arch/sandbox/lib/u-boot.lds
BOARD:= arch/sandbox/lib
board-y := sandbox
lds-y := arch/sandbox/lib/u-boot.lds