]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/esd/ash405/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / esd / ash405 / Makefile
index 308f752d095dc9b8c877dd4daefd592dc0177b52..98acb4b7712b5648d4fa528ce0c0613c6515d592 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
 
 #########################################################################