]> git.sur5r.net Git - u-boot/blobdiff - board/integratorcp/Makefile
socrates: Update NAND driver to new API.
[u-boot] / board / integratorcp / Makefile
index e15ef73e2f691642d0cf80f940357fe14a5cce1e..9201accb266c54fe3940b59485d3e5f135b87d50 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
 
 #########################################################################