4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
# Make sure libnvdimm is loaded and ndctl is available in the initramfs
|
|
install_items+="/bin/ndctl"
|
|
add_drivers+=" libnvdimm "
|