aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile.powerpc64
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2018-06-07 04:03:19 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2018-06-07 04:03:19 +0000
commit8244d89ce3dc666c000b2230877c737c5710a7f3 (patch)
tree4be8bcbc941d9aa59132c3918e815beb99894d84 /sbin/Makefile.powerpc64
parent2bac48c26657b99eea8c08f132dbadc13fa44df9 (diff)
downloadsrc-8244d89ce3dc666c000b2230877c737c5710a7f3.tar.gz
src-8244d89ce3dc666c000b2230877c737c5710a7f3.zip
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.
Notes
Notes: svn path=/head/; revision=334755
Diffstat (limited to 'sbin/Makefile.powerpc64')
-rw-r--r--sbin/Makefile.powerpc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile.powerpc64 b/sbin/Makefile.powerpc64
index 2d231b0cb2b0..d3cf350ee2cc 100644
--- a/sbin/Makefile.powerpc64
+++ b/sbin/Makefile.powerpc64
@@ -2,3 +2,4 @@
SUBDIR += bsdlabel
SUBDIR += fdisk
+SUBDIR += nvmecontrol