X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux-initrd;h=e4d449b246dc46ea923bb494084def373d6ec392;hb=d404b1dba2a357e3683dbf62b95cefc41075c4ef;hp=b5cc42212deaf917ae078257fd09de245b3d9f2c;hpb=b3e35d47800ee193ec373befa117c7c5baf6ff41;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/linux-initrd b/lfs/linux-initrd index b5cc42212d..e4d449b246 100644 --- a/lfs/linux-initrd +++ b/lfs/linux-initrd @@ -62,7 +62,7 @@ ifneq "$(KCFG)" "-rpi" ifneq "$(KCFG)" "-pae" # Create initramfs images - dracut --force --verbose --strip --xz /boot/initramfs-$(KVER)-$(VERSUFIX).img $(KVER)-$(VERSUFIX) + dracut --force --early-microcode --verbose --strip --xz /boot/initramfs-$(KVER)-$(VERSUFIX).img $(KVER)-$(VERSUFIX) ifeq "$(KCFG)" "-kirkwood" cd /boot && mkimage -A arm -T ramdisk -C lzma -d initramfs-$(KVER)-$(VERSUFIX).img uInit-$(VERSUFIX)