summaryrefslogtreecommitdiff
path: root/board/omap1510inn/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-07-10 17:05:32 (GMT)
committerJon Loeliger <jdl@freescale.com>2008-07-10 17:05:32 (GMT)
commit859f24350e6e4313626f85161dd03f025a4dac59 (patch)
treea025f68619045556e662326c8e1cbc147f9b633e /board/omap1510inn/Makefile
parent3473ab737282b08ad61841fcbb14c4d264a93a8e (diff)
parente0320b1ebec13755911a53b0af12cbf3e5e49a65 (diff)
downloadu-boot-859f24350e6e4313626f85161dd03f025a4dac59.tar.xz
Merge commit 'wd/master'
Diffstat (limited to 'board/omap1510inn/Makefile')
-rw-r--r--board/omap1510inn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/omap1510inn/Makefile b/board/omap1510inn/Makefile
index fe4b8d6..cd222db 100644
--- a/board/omap1510inn/Makefile
+++ b/board/omap1510inn/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
#########################################################################