Re: tar-pkg with out-out-tree building

From: Sam Ravnborg
Date: Sun Jan 01 2006 - 14:00:33 EST


On Sun, Jan 01, 2006 at 02:23:47PM +0100, Jan-Benedict Glaw wrote:
> Fix out-of-tree builds for the tar-pkg targets
>
> When I wrote the buildtar script, I didn't even think about
> out-of-tree builds because I didn't use these back then. This patch
> throughoutly uses ${objtree} instead of `pwd`.
>
> Also, the kernel version is no longer manually built. Instead, it will
> properly use $KERNELRELEASE . Installing modules is only done if
> CONFIG_MODULES is set.

Hi Jan.
I've applied this to my kbuild tree.

Thanks,

Sam
-
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/