]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
camcontrol: Enable WITH_NVME unconditionally
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 23 Apr 2024 18:46:53 +0000 (11:46 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 23 Apr 2024 18:47:12 +0000 (11:47 -0700)
commit2b676a66c00af03e4b64d072658d2478dbdf0a97
tree9ada087542d30e9d1b70e23238ba2110eab80dc0
parentf48643d376a45529094d39db25a471a19ab40870
camcontrol: Enable WITH_NVME unconditionally

MK_NVME is no longer marked broken for any platforms, so just include
support for it always as we do for ATA and SCSI.

Reviewed by: emaste
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D44841
sbin/camcontrol/Makefile
sbin/camcontrol/camcontrol.c