summaryrefslogtreecommitdiff
path: root/board/zylonite
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-07-07 07:51:25 (GMT)
committerStefan Roese <sr@denx.de>2008-07-07 07:51:25 (GMT)
commit7c6237b3e2f2ee0098897da39b79aff4642b8946 (patch)
treed768b7851bb688f543da0a3ed50c927a2bde2804 /board/zylonite
parentdd1c5523d6f44e842e69f2fcb50788c6060eab86 (diff)
parentc956717ab25c962ef49d49064dfc73f4edcba1fb (diff)
downloadu-boot-fsl-qoriq-7c6237b3e2f2ee0098897da39b79aff4642b8946.tar.xz
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Diffstat (limited to 'board/zylonite')
-rw-r--r--board/zylonite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/zylonite/Makefile b/board/zylonite/Makefile
index d72dc98..8954235 100644
--- a/board/zylonite/Makefile
+++ b/board/zylonite/Makefile
@@ -39,7 +39,7 @@ clean:
rm -f $(SOBJS) $(OBJS)
distclean: clean
- rm -f $(LIB) core *.bak .depend
+ rm -f $(LIB) core *.bak $(obj).depend
#########################################################################