commit 713a73c139f83ba0a220ab9e19fb8c7d7c7e4fa7

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7399
This commit is contained in:
Michal Marek
2012-12-08 07:02:45 +00:00
committed by Git OBS Bridge
parent a0d2cdbd0f
commit 24783e6b73
42 changed files with 444 additions and 60 deletions
+2 -3
View File
@@ -398,10 +398,9 @@ add_vmlinux()
# architecture specifics
%ifarch %ix86 x86_64
add_vmlinux --compressed
%if %build_xen
image=vmlinuz
%else
image=bzImage
%if %build_xen
test -f arch/x86/boot/$image || image=vmlinuz
%endif
cp -p arch/x86/boot/$image %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
image=vmlinuz