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