disable compat-wireless on arm arches
This commit is contained in:
parent
94e3777a34
commit
e4c5c54544
@ -421,6 +421,7 @@ Summary: The Linux kernel
|
|||||||
%define hdrarch arm
|
%define hdrarch arm
|
||||||
%define make_target bzImage
|
%define make_target bzImage
|
||||||
%define kernel_image arch/arm/boot/zImage
|
%define kernel_image arch/arm/boot/zImage
|
||||||
|
%define with_backports 0
|
||||||
# we build a up kernel on armv5tel. its used for qemu.
|
# we build a up kernel on armv5tel. its used for qemu.
|
||||||
%ifnarch armv5tel
|
%ifnarch armv5tel
|
||||||
%define with_up 0
|
%define with_up 0
|
||||||
@ -2285,6 +2286,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 02 2012 Dennis Gilmore <dennis@ausil.us>
|
||||||
|
- disable compat-wireless on arm arches
|
||||||
|
|
||||||
* Wed Feb 01 2012 Josh Boyer <jwboyer@gmail.com> - 3.3.0-0.rc2.git1.1
|
* Wed Feb 01 2012 Josh Boyer <jwboyer@gmail.com> - 3.3.0-0.rc2.git1.1
|
||||||
- Linux 3.3-rc2-git1 (upstream ce106ad31016b5da1168496cd0454a6290555f84)
|
- Linux 3.3-rc2-git1 (upstream ce106ad31016b5da1168496cd0454a6290555f84)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user