summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/Makefile b/arch/sandbox/Makefile
index 7f8b6bac81..80545e90a9 100644
--- a/arch/sandbox/Makefile
+++ b/arch/sandbox/Makefile
@@ -8,6 +8,7 @@ machine-y := sandbox
BOARD:= arch/sandbox/lib
board-y := sandbox
+lds-y := arch/sandbox/lib/u-boot.lds
TEXT_BASE = $(CONFIG_TEXT_BASE)