On Fri, Jun 27, 2008 at 02:06:24PM +0100, David Woodhouse wrote: > On Fri, 2008-06-27 at 16:02 +0300, Adrian Bunk wrote: > > Commit e53d6a152793a38aa334d6f7a4850642ae45cedc > > (Export <linux/a.out.h> to userspace again.) > > does not work properly when using O= : > > Hm, I copied the logic from the existing condition in > include/asm-generic/Kbuild.asm. Does that not work either? It doesn't work: linux-2.6.26-rc8$ make O=../out headers_install ... linux-2.6.26-rc8$ find ../out -name a.out.h linux-2.6.26-rc8$ make headers_install ... linux-2.6.26-rc8$ find usr -name a.out.h usr/include/asm/a.out.h usr/include/linux/a.out.h linux-2.6.26-rc8$ > dwmw2 cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- 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