X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-6.1;h=39348e11069a87c7c03fc779aa107a63dc7015ac;hb=1aeadcad7ce8c09dfc7f540ea6c944730f923700;hp=244eac3a4bb24f6ae427b3104a4210d4ed3df4e8;hpb=57d5c86093afbe100bc2636ca85bf82276bc6b1b;p=releases.git diff --git a/deblob-6.1 b/deblob-6.1 index 244eac3a4bb2..39348e11069a 100755 --- a/deblob-6.1 +++ b/deblob-6.1 @@ -645,6 +645,9 @@ s,\(timeout = \)\(firmware_loading_timeout()\),\1is_nonfree_firmware(name) ? 1 : announce MICROCODE_AMD - "AMD microcode patch loading support" reject_firmware arch/x86/kernel/cpu/microcode/amd.c clean_blob arch/x86/kernel/cpu/microcode/amd.c +if grep -q -i zenbleed.*microcode arch/x86/kernel/cpu/amd.c; then + clean_blob arch/x86/kernel/cpu/amd.c +fi clean_kconfig arch/x86/Kconfig MICROCODE_AMD clean_mk CONFIG_MICROCODE_AMD arch/x86/kernel/cpu/microcode/Makefile