Re: [PATCH] add checkstack Makefile target

Sam Ravnborg (sam@ravnborg.org)
Sun, 23 Mar 2003 20:08:45 +0100


On Wed, Mar 05, 2003 at 08:54:51PM +0100, Jörn Engel wrote:
>
> I wonder if checkstack should be added to noconfig_targets. In fact, I
> wonder if I put checkstack in the right spot at all. Sam?

checkstack needs a configured and build kernel, hence the
prerequisite vmlinux.
So it is located at the right spot and shall not be listed in
noconfig_targets.

Only tiny issue is that you miss:
.PHONY: checkstack

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