[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1179949225.8303.27.camel@shinybook.infradead.org>
Date: Wed, 23 May 2007 15:40:25 -0400
From: David Woodhouse <dwmw2@...radead.org>
To: Sam Ravnborg <sam@...nborg.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PATCH] headercheck: add dependency check and improve speed
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists