Reenable debugging options.
This commit is contained in:
parent
e949755125
commit
1080cb00f3
@ -124,7 +124,7 @@ Summary: The Linux kernel
|
||||
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
||||
# and 0 for rawhide (all kernels are debug kernels).
|
||||
# See also 'make debug' and 'make release'.
|
||||
%define debugbuildsenabled 1
|
||||
%define debugbuildsenabled 0
|
||||
|
||||
# Kernel headers are being split out into a separate package
|
||||
%if 0%{?fedora}
|
||||
@ -1873,6 +1873,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jan 15 2019 Laura Abbott <labbott@redhat.com>
|
||||
- Reenable debugging options.
|
||||
|
||||
* Mon Jan 14 2019 Laura Abbott <labbott@redhat.com>
|
||||
- Enable CONFIG_GPIO_LEDS and CONFIG_GPIO_PCA953X (rhbz 1601623)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user