summaryrefslogtreecommitdiffstats
path: root/board/sandbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandbox/Makefile')
-rw-r--r--board/sandbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/sandbox/Makefile b/board/sandbox/Makefile
index 0fdd2e3283..8abe5dde08 100644
--- a/board/sandbox/Makefile
+++ b/board/sandbox/Makefile
@@ -3,7 +3,7 @@ obj-y += clock.o
obj-y += hostfile.o
obj-y += console.o
-CPPFLAGS_u-boot.lds = -U$(SUBARCH) -DELF_ARCH=$(ELF_ARCH) \
+CPPFLAGS_barebox.lds = -U$(SUBARCH) -DELF_ARCH=$(ELF_ARCH) \
-DELF_FORMAT="$(ELF_FORMAT)"
-extra-y += u-boot.lds
+extra-y += barebox.lds