]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/xm250/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / xm250 / Makefile
index 0a6eb320acaf9c08b721914dac247f344d8c12b1..a174f66199e0802bf2cb9c0e30bc8c9531dcd932 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
 
 #########################################################################