Harald Hoyer 5f0dd7
From 5a720ebf6711a119649645de673bcb247e09a1ba Mon Sep 17 00:00:00 2001
Harald Hoyer 5f0dd7
From: Martin Wilck <mwilck@suse.de>
Harald Hoyer 5f0dd7
Date: Fri, 6 Mar 2020 10:26:43 +0100
Harald Hoyer 5f0dd7
Subject: [PATCH] dracut.spec: add 90nvdimm
Harald Hoyer 5f0dd7
Harald Hoyer 5f0dd7
---
Harald Hoyer 5f0dd7
 dracut.spec | 1 +
Harald Hoyer 5f0dd7
 1 file changed, 1 insertion(+)
Harald Hoyer 5f0dd7
Harald Hoyer 5f0dd7
diff --git a/dracut.spec b/dracut.spec
Harald Hoyer 5f0dd7
index 03b41471..0369dde6 100644
Harald Hoyer 5f0dd7
--- a/dracut.spec
Harald Hoyer 5f0dd7
+++ b/dracut.spec
Harald Hoyer 5f0dd7
@@ -364,6 +364,7 @@ install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kerne
Harald Hoyer 5f0dd7
 %{dracutlibdir}/modules.d/90lvm
Harald Hoyer 5f0dd7
 %{dracutlibdir}/modules.d/90mdraid
Harald Hoyer 5f0dd7
 %{dracutlibdir}/modules.d/90multipath
Harald Hoyer 5f0dd7
+%{dracutlibdir}/modules.d/90nvdimm
Harald Hoyer 5f0dd7
 %{dracutlibdir}/modules.d/90stratis
Harald Hoyer 5f0dd7
 %{dracutlibdir}/modules.d/90ppcmac
Harald Hoyer 5f0dd7
 %{dracutlibdir}/modules.d/90qemu
Harald Hoyer 5f0dd7