dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/package
Mike Wolf 1a0f3d422b kbuild: fix make rpm for powerpc
The default target for most powerpc platforms is zImage.  The
zImage however is in arch/powerpc/boot and the mkspec script
was set up to get the kernel from the top level of the kernel
tree.  This patch copies vmlinux to arch/powerpc/boot and then
copies the kernel to the tmp directory so the rpm can be made.

Signed-off-by: Mike Wolf <mjw@us.ibm.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-06-08 20:18:49 +02:00
..
Makefile kbuild: replace PHONY with FORCE 2006-03-08 18:39:05 +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 kbuild: fix make rpm for powerpc 2006-06-08 20:18:49 +02:00