Disable CONFIG_DEBUG_TEST_DRIVER_REMOVE
This seems to break ...almost everything
This commit is contained in:
parent
d5611d64b6
commit
cb6ef876a0
2 changed files with 6 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ Summary: The Linux kernel
|
|||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -2157,6 +2157,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Oct 06 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git3.2
|
||||
- Disable CONFIG_DEBUG_TEST_DRIVER_REMOVE
|
||||
|
||||
* Thu Oct 06 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git3.1
|
||||
- Linux v4.8-8780-gd230ec7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue