]> git.sur5r.net Git - u-boot/blobdiff - board/cradle/Makefile
Blackfin: bf537-stamp: use common spi boot workaround code
[u-boot] / board / cradle / Makefile
index 90a790793615a248d3f8d6dd392a21ab6796a404..1ae785db5fc749aea01fe2c38b850eaaa422d8d4 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################