Dne 27.6.2013 01:19, Gabriel de Perthuis napsal(a): > -RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \ > - -o -name .pc -o -name .hg -o -name .git \) -prune -o > +export RCS_FIND_IGNORE := ( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \ > + -o -name .pc -o -name .hg -o -name .git ) -prune -o This change breaks make mrproper. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html