Re: [PATCH] headercheck: add dependency check and improve speed

From: David Woodhouse
Date: Wed May 23 2007 - 15:40:48 EST


On Wed, 2007-05-23 at 21:34 +0200, Sam Ravnborg wrote:
> On Wed, May 23, 2007 at 03:02:19PM -0400, David Woodhouse wrote:
> > $ make headers_check
> > $ sed -i /auxvec.h/d include/asm/Kbuild
> > $ make headers_check
> > $ sed -i /auxvec.h/d include/asm-generic/Kbuild.asm
> > $ make headers_check
> >
> > Why doesn't it recheck <linux/auxvec.h> and fail?
>
> Because asm/auxvec.h gets pulled by asm-generic/Kbuild.asm

Not after the 4th command in the above sequence, it doesn't.

--
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/