[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070523193434.GA23924@uranus.ravnborg.org>
Date: Wed, 23 May 2007 21:34:34 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: David Woodhouse <dwmw2@...radead.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, 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
Sam
-
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