]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/MigoR/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / MigoR / Makefile
index 1f7d0037d3a06f5af24d0ebb2e7a6b5a3c3a0341..bced5114dd1ca47c9a48522f73ea99a1b29c6c8f 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
 
 #########################################################################