]> git.sur5r.net Git - u-boot/blobdiff - board/esd/ocrtc/Makefile
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
[u-boot] / board / esd / ocrtc / Makefile
index 99d87c44ff3941c70815bba23f642252eb39838c..edf3c5686290e595c7173021d6c47748a0006d17 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
 
 #########################################################################