From 175e8438df25835c497025ebece6f5ccd5766b9d Mon Sep 17 00:00:00 2001 From: "Robert Schwebel (Laptop)" Date: Wed, 31 Oct 2007 17:21:29 +0100 Subject: add linker script for sandbox --- arch/sandbox/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch') diff --git a/arch/sandbox/Makefile b/arch/sandbox/Makefile index 7f8b6bac81..07478c1928 100644 --- a/arch/sandbox/Makefile +++ b/arch/sandbox/Makefile @@ -6,6 +6,7 @@ CPPFLAGS += -fno-builtin -ffreestanding -nostdinc -Wall \ machine-y := sandbox +lds-y := arch/sandbox/lib/u-boot.lds BOARD:= arch/sandbox/lib board-y := sandbox -- cgit v1.2.3