From 35d5f1b45783602bdc69a4c86fd94601568f4307 Mon Sep 17 00:00:00 2001 From: jimharris 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.i386 | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/Makefile.i386') diff --git a/sbin/Makefile.i386 b/sbin/Makefile.i386 index 4135c44..0ced312 100644 --- a/sbin/Makefile.i386 +++ b/sbin/Makefile.i386 @@ -2,4 +2,5 @@ SUBDIR += bsdlabel SUBDIR += fdisk +SUBDIR += nvmecontrol SUBDIR += sconfig -- cgit v1.1