X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fdracut;h=97d12f3f55246f5512ce6bf6e5706d659071b1b8;hb=d6a15c76a779697faf64b727cfff35a871c1ee08;hp=fef3ad77d3b074621345923fc123869f6d0da997;hpb=6e0b26ba7db9d1faa5eb564b07d617c78d8ab0ef;p=ipfire-2.x.git diff --git a/lfs/dracut b/lfs/dracut index fef3ad77d3..97d12f3f55 100644 --- a/lfs/dracut +++ b/lfs/dracut @@ -71,6 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/dracut-038-always-enable-mdraid.patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/dracut-038_add_sdhci-pci.patch cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install sbindir=/sbin sysconfdir=/etc