From a724927cf3aa5ee3a73d85a6633c15909d2bffc3 Mon Sep 17 00:00:00 2001 From: Jim Harris Date: Mon, 17 Sep 2012 21:41:38 +0000 Subject: Integrate nvmecontrol(8) into the amd64 and i386 builds. This includes adding NVMe header files to /usr/include/dev/nvme. Sponsored by: Intel --- sbin/Makefile.amd64 | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/Makefile.amd64') diff --git a/sbin/Makefile.amd64 b/sbin/Makefile.amd64 index 2d231b0cb2b0..d3cf350ee2cc 100644 --- a/sbin/Makefile.amd64 +++ b/sbin/Makefile.amd64 @@ -2,3 +2,4 @@ SUBDIR += bsdlabel SUBDIR += fdisk +SUBDIR += nvmecontrol -- cgit v1.2.3