diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-25 20:10:21 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-25 20:10:21 -0700 |
commit | 94ee97036af526c59091a9fd9dddaa38f5758b70 (patch) | |
tree | ff6303234cb2986b074b183a8bc93d05241b6fa6 /graysky_bdver2-hotfix.patch | |
parent | Updated to 5.1.16.a (diff) | |
download | linux-libre-hardened-94ee97036af526c59091a9fd9dddaa38f5758b70.tar.xz |
Updated to 5.1.19.a
Diffstat (limited to 'graysky_bdver2-hotfix.patch')
-rw-r--r-- | graysky_bdver2-hotfix.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graysky_bdver2-hotfix.patch b/graysky_bdver2-hotfix.patch index 5cd9dbc..3e2b4f4 100644 --- a/graysky_bdver2-hotfix.patch +++ b/graysky_bdver2-hotfix.patch @@ -1,6 +1,6 @@ ---- 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 -@@ -492,7 +492,7 @@ + cflags-$(CONFIG_MBARCELONA) += $(call cc-option,-march=barcelona) +--- 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_MBOBCAT) += $(call cc-option,-march=btver1) + cflags-$(CONFIG_MJAGUAR) += $(call cc-option,-march=btver2) + cflags-$(CONFIG_MBULLDOZER) += $(call cc-option,-march=bdver1) |