summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/block3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/block b/install/block
index 12552e1..98ea509 100644
--- a/install/block
+++ b/install/block
@@ -23,6 +23,9 @@ build() {
# virtio
add_checked_modules 'virtio'
+
+ # nvdimm
+ add_checked_modules '/drivers/nvdimm/'
}
help() {