]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/ads5121/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / ads5121 / Makefile
index f4dacce285b13481f8d2e3bf27d6214f537c39d1..52d0d3c58c4157cdec4c2b3eebe14440755bf6c4 100644 (file)
@@ -45,7 +45,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################