* 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:38:58 -05:00
parent 804ae40f5c
commit 89003bbc99

View File

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