git: kernel - Add nvme to the default kernel build
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Nov 7 19:04:54 PST 2016
commit 743e39a36cb64ab7b295cec62ca998c4ac3ac7a1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Nov 6 11:55:45 2016 -0800
kernel - Add nvme to the default kernel build
* Add the nvme disk driver to the default kernel build, it no longer
needs to be loaded as a module.
Summary of changes:
sys/conf/files | 6 ++++++
sys/config/LINT64 | 4 ++++
sys/config/X86_64_GENERIC | 4 ++++
3 files changed, 14 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/743e39a36cb64ab7b295cec62ca998c4ac3ac7a1
--
DragonFly BSD source repository
More information about the Commits
mailing list