+0
−4
+0
−9
arch/x86/kernel/cpu/microcode/Makefile
0 → 100644
+7
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We've grown a bunch of microcode loader files all prefixed with "microcode_". They should be under cpu/ because this is strictly CPU-related functionality so do that and drop the prefix since they're in their own directory now which gives that prefix. :) While at it, drop MICROCODE_INTEL_LIB config item and stash the functionality under CONFIG_MICROCODE_INTEL as it was its only user. Signed-off-by:Borislav Petkov <bp@suse.de> Tested-by:
Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
File moved.