]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/vcma9/Makefile
Merge branch 'next' of ../next
[u-boot] / board / mpl / vcma9 / Makefile
index 209322e51c15d257c5964bccca529a6a3d7c1b92..10bcb3b0a744fa7255cc4ba359eba1cc79fa58ce 100644 (file)
@@ -44,7 +44,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################