]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
dracut: fix early_microcode put into ramdisk
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 20 Dec 2023 07:44:10 +0000 (08:44 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 20 Dec 2023 07:44:10 +0000 (08:44 +0100)
commit73b04029c9761944e404da9c20fda6483049d459
treeea844d49497857ce4f252379eb8d9997b5808ce4
parent0348f6b23f98b2e6109241b0d97424a676cde560
dracut: fix early_microcode put into ramdisk

the kernel has no CONFIG_MICROCODE_{AMD|INTEL} anymore so this patch change the check
to CONFIG_MICROCODE.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/183/filelists/dracut [new symlink]
lfs/dracut
src/patches/dracut/dracut-056-fix_early_microcode_for_kernel_6.6.patch [new file with mode: 0644]