summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-02 16:13:14 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-02 16:13:14 +0200
commitdabec3a7a165f7cce58f45c05059c4ee9e2529a9 (patch)
tree553bd57f2acf645255aba05411e42a51dd6f969b /arch/sandbox/Makefile
parent839aaaf9efddeadb5511406697e17db98f718b56 (diff)
parentf65ad993eef7522fcf1a9fa4f6703e4399f5b56b (diff)
downloadbarebox-dabec3a7a165f7cce58f45c05059c4ee9e2529a9.tar.gz
barebox-dabec3a7a165f7cce58f45c05059c4ee9e2529a9.tar.xz
Merge branch 'master' of git://www.denx.de/git/u-boot-v2
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