]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/ml2/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / ml2 / Makefile
index 731e8fea11e5627e233e5df110c9794a314f96a8..2a9366656f5da1b27275536b5c9f47c4bb32fd75 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
 
 #########################################################################