* Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>

- build a vmlinux image on sparc64
This commit is contained in:
Dennis Gilmore 2011-09-22 16:40:47 -05:00
parent 962393f362
commit bb586187c5
1 changed files with 5 additions and 2 deletions

View File

@ -354,8 +354,8 @@ Summary: The Linux kernel
%ifarch sparc64
%define asmarch sparc
%define all_arch_configs kernel-%{version}-sparc64*.config
%define make_target image
%define kernel_image arch/sparc/boot/image
%define make_target vmlinux
%define kernel_image vmlinux
%define image_install_path boot
%define with_tools 0
%endif
@ -2053,6 +2053,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>
- build a vmlinux image on sparc64
* Wed Sep 21 2011 Josh Boyer <jwboyer@redhat.com>
- Linux 3.1-rc7