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