Author: jhibbits
Date: Thu Jun  7 04:03:19 2018
New Revision: 334755
URL: https://svnweb.freebsd.org/changeset/base/334755

Log:
  Build nvmecontrol on powerpc64
  
  The nvme driver is compiled for powerpc64 already, and the one fix required
  to build nvmecontrol on powerpc64 was fixed in r334754.

Modified:
  head/sbin/Makefile.powerpc64

Modified: head/sbin/Makefile.powerpc64
==============================================================================
--- head/sbin/Makefile.powerpc64        Thu Jun  7 04:02:09 2018        
(r334754)
+++ head/sbin/Makefile.powerpc64        Thu Jun  7 04:03:19 2018        
(r334755)
@@ -2,3 +2,4 @@
 
 SUBDIR += bsdlabel
 SUBDIR += fdisk
+SUBDIR += nvmecontrol
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to