1
0
Fork 0
alistair23-linux/scripts/package
Jan-Benedict Glaw 6073aa643f kbuild: tar-pkg with out-out-tree building
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.

Signed-off-by: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-01-01 19:31:30 +01:00
..
Makefile kbuild: tar-pkg with out-out-tree building 2006-01-01 19:31:30 +01:00
builddeb kbuild: Fix bug in make deb-pkg when using seperate source and output directories 2005-07-14 20:26:09 +00:00
buildtar kbuild: tar-pkg with out-out-tree building 2006-01-01 19:31:30 +01:00
mkspec [PATCH] kbuild: add ia64 support to rpm Makefile target 2005-07-13 21:08:33 +00:00