29 Jan, 2008
1 commit
-
Signed-off-by: Daniel De Graaf
Signed-off-by: Sam Ravnborg
22 May, 2007
1 commit
-
Signed-off-by: Andi Kleen
Signed-off-by: Linus Torvalds
02 Jan, 2006
1 commit
-
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
Signed-off-by: Sam Ravnborg
13 Jul, 2005
1 commit
-
It adds tarball packaging, which I prefer for distribution.
Also one of the two blanks after @echo is removed. One seems to be enough :)Signed-off-by: Jan-Benedict Glaw
Signed-off-by: Sam Ravnborg