]> git.sur5r.net Git - u-boot/blobdiff - board/esd/cpci405/Makefile
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
[u-boot] / board / esd / cpci405 / Makefile
index ce7876c414e2f38a096c8507774689f3559f3874..3867bd809c3bc4d656c985d59290210913f6bd48 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################