On Jan 7, 2011, at 6:53 AM, Vincent McIntyre wrote: > While attempting to build recently I have found the 'make distclean' > target fails if 'rm' tries to remove a file that is not there. The > attached patch fixes the issue for me (by using rm -f). > I converted all the other 'rm' calls to 'rm -f' along the way. > > Please consider applying this. Yeah, I did the same earlier for another target, I'll go ahead and get it applied and pushed. -- Jarod Wilson jarod@xxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html