On Fri, Nov 27, 2009 at 07:15:01PM +0000, Tony Finch wrote: > On Fri, 27 Nov 2009, Sam Ravnborg wrote: > > > > Can you confirm that this does not regress with respect to the changes > > that Russell King implemented in the commit: > > eedc9d83eaab2d35fb9dd1ec25b765dec964e26c > > ("kbuild: fix headers_exports with boolean expression") > > Yes. I ran the following commands: > > git checkout master > gmake distclean > gmake headers_install ARCH=i386 INSTALL_HDR_PATH=../include-master > git checkout fanf-unifdef > gmake distclean > gmake headers_install ARCH=i386 INSTALL_HDR_PATH=../include-fanf > diff -Nru -x ..install.cmd ../include-master ../include-fanf > > and diff produced no output. Good. Michael - you can add my: Acked-by: Sam Ravnborg <sam@xxxxxxxxxxxx> Sam -- 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