armv7hl,aarch64: re-enable kernel-modules-extra temporarily

This commit is contained in:
Kyle McMartin 2013-10-22 10:15:32 -04:00
parent 5205fba7a0
commit 00fe90bb52
1 changed files with 3 additions and 2 deletions

View File

@ -391,7 +391,6 @@ Summary: The Linux kernel
%define with_perf 0
%define with_tools 0
%endif
%define with_extra 0
%endif
%ifarch aarch64
@ -401,7 +400,6 @@ Summary: The Linux kernel
%define make_target Image.gz
%define kernel_image arch/arm64/boot/Image.gz
%define image_install_path boot
%define with_extra 0
%endif
# Should make listnewconfig fail if there's config options
@ -2264,6 +2262,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Oct 22 2013 Kyle McMartin <kyle@fedoraproject.org>
- armv7hl,aarch64: re-enable kernel-modules-extra temporarily
* Tue Oct 22 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc6.git1.1
- Linux v3.12-rc6-57-g69c88dc
- Reenable debugging options.