summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/Makefile')
-rw-r--r--arch/sandbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sandbox/Makefile b/arch/sandbox/Makefile
index 25fcceb7e0..e15009e2ab 100644
--- a/arch/sandbox/Makefile
+++ b/arch/sandbox/Makefile
@@ -70,6 +70,6 @@ cmd_uboot__ = $(CC) -o $@ -Wl,-T,$(uboot-lds) \
-Wl,--start-group $(uboot-common) -Wl,--end-group \
-lrt -lpthread
-common-y += arch/sandbox/lib/ arch/sandbox/board/
+common-y += arch/sandbox/lib/ board/sandbox/
MRPROPER_FILES += include/asm-sandbox/arch