]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mpc8610hpcd/Makefile
Cleanup out-or-tree building for some boards (.depend)
[people/ms/u-boot.git] / board / freescale / mpc8610hpcd / Makefile
index e17a9cb8e6db3083c7ea9a82e4501cf722b350e2..a457c32e861a87cf2111450401f4cdb09a439333 100644 (file)
@@ -41,7 +41,7 @@ clean:
 
 .PHONY: distclean
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################