diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-21 10:32:41 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-21 10:32:41 -0700 |
commit | 385afc414b1d611e9fbc1e504659e739a7ac701a (patch) | |
tree | b9b02e522a2691b942394cf76dcdb59adf557bed /graysky_bdver2-hotfix.patch | |
parent | Switched to non-numbered iwlwifi hotfix (diff) | |
download | linux-ck-385afc414b1d611e9fbc1e504659e739a7ac701a.tar.xz |
Updated to 5.2.2
Diffstat (limited to 'graysky_bdver2-hotfix.patch')
-rw-r--r-- | graysky_bdver2-hotfix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graysky_bdver2-hotfix.patch b/graysky_bdver2-hotfix.patch index 5cd9dbc..6d6620e 100644 --- a/graysky_bdver2-hotfix.patch +++ b/graysky_bdver2-hotfix.patch @@ -1,5 +1,5 @@ ---- a/kernel_gcc_patch-20180509/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch -+++ b/kernel_gcc_patch-20180509/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch +--- a/kernel-gcc-patch-20190714/enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v4.13+.patch ++++ b/kernel-gcc-patch-20190714/enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v4.13+.patch @@ -492,7 +492,7 @@ + cflags-$(CONFIG_MBARCELONA) += $(call cc-option,-march=barcelona) + cflags-$(CONFIG_MBOBCAT) += $(call cc-option,-march=btver1) + cflags-$(CONFIG_MJAGUAR) += $(call cc-option,-march=btver2) |