diff options
author | Mike Pagano <mpagano@gentoo.org> | 2021-10-03 17:16:17 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2021-10-03 17:16:17 -0400 |
commit | f9d70e3ddbfd0178eb4273d34368d71783f241d5 (patch) | |
tree | cd9804d8e6752d439f03bc3a026cfbe256983034 | |
parent | Name CPU Opt patch properly and add other patches (diff) | |
download | linux-patches-f9d70e3ddbfd0178eb4273d34368d71783f241d5.tar.gz linux-patches-f9d70e3ddbfd0178eb4273d34368d71783f241d5.tar.bz2 linux-patches-f9d70e3ddbfd0178eb4273d34368d71783f241d5.zip |
Remove BMQ in README
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r-- | 0000_README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/0000_README b/0000_README index 0995b748..d7909044 100644 --- a/0000_README +++ b/0000_README @@ -74,7 +74,3 @@ Desc: Add Gentoo Linux support config settings and defaults. Patch: 5010_enable-cpu-optimizations-universal.patch From: https://github.com/graysky2/kernel_compiler_patch Desc: Kernel >= 5.8 patch enables gcc = v9+ optimizations for additional CPUs. - -Patch: 5021_BMQ-and-PDS-gentoo-defaults.patch -From: https://gitweb.gentoo.org/proj/linux-patches.git/ -Desc: Set defaults for BMQ. Add archs as people test, default to N |