On Sat, Oct 22, 2011 at 11:19:22AM -0400, Peter Foley wrote: > This patch changes update-po-config to not create a symlink in arch/um > because this fails with make O= builds. > It also improves the V=0 output. > > GEN /usr/src/lto/work/Makefile > GEN config > ln: failed to create symbolic link `arch/um/Kconfig': No such file or directory > make[3]: *** [update-po-config] Error 1 > make[2]: *** [update-po-config] Error 2 > make[1]: *** [sub-make] Error 2 > make: *** [all] Error 2 > > Signed-off-by: Peter Foley <pefoley2@xxxxxxxxxxx> > --- > scripts/kconfig/Makefile | 11 +++++------ > 1 files changed, 5 insertions(+), 6 deletions(-) Applied to kbuild.git#kconfig, thanks. 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