Update CHANGELOG, prepare -rc2
[platform/kernel/u-boot.git] / board / mpl / pip405 / Makefile
index 72143f0..590c7da 100644 (file)
@@ -47,7 +47,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################