]> git.sur5r.net Git - u-boot/blobdiff - board/cmi/Makefile
ppc4xx: Fix 405EZ uart base baud calculation
[u-boot] / board / cmi / Makefile
index 6a4230486f1ec4acbe24020c4f316847caf8d79c..aeebb9ecb5f0eeda1e0719df729fbb6ed4aa4874 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################