]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/dracut
core189: Fix IPS rule files again for c188
[people/pmueller/ipfire-2.x.git] / lfs / dracut
index cf8cd5cb56e53a3c98fe70d83dce653020c38a1b..de48ae61f9a81e2e1123528a89b3df9871366fd0 100644 (file)
@@ -73,6 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # https://bugzilla.ipfire.org/show_bug.cgi?id=12842
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/dracut-059-fix-e2fsck-call.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/dracut/dracut-056-fix_early_microcode_for_kernel_6.6.patch
 
        cd $(DIR_APP) && ./configure --prefix=/usr --sbindir=/sbin --sysconfdir=/etc
        cd $(DIR_APP) && make $(MAKETUNING)