aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorNavdeep Parhar <np@FreeBSD.org>2017-03-03 03:11:58 +0000
committerNavdeep Parhar <np@FreeBSD.org>2017-03-03 03:11:58 +0000
commit54912308c8cf41f59bc0cc29d107975896bdc7dd (patch)
tree72a0437b09761d429b487b1a480e3a9b98ef62d2 /usr.sbin/Makefile
parent401032c67d5b3bfd8b710cd0909190399604ce20 (diff)
downloadsrc-54912308c8cf41f59bc0cc29d107975896bdc7dd.tar.gz
src-54912308c8cf41f59bc0cc29d107975896bdc7dd.zip
Add cxgbetool(8) to the base system.
Move cxgbetool from tools/tools to usr.sbin. Compile and install it on platforms where cxgbe(4) is built by default. Knobs (WITH_CXGBETOOL and WITHOUT_CXGBETOOL) have been added so that the user can override the default setting. Reviewed by: ngie@, gnn@, bdrewery@ MFC after: 1 month Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D9854
Notes
Notes: svn path=/head/; revision=314579
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 9eb92da76f23..ac33d277b73a 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -123,6 +123,7 @@ SUBDIR.${MK_BOOTPARAMD}+= bootparamd
SUBDIR.${MK_BSDINSTALL}+= bsdinstall
SUBDIR.${MK_BSNMP}+= bsnmpd
SUBDIR.${MK_CTM}+= ctm
+SUBDIR.${MK_CXGBETOOL}+= cxgbetool
SUBDIR.${MK_DIALOG}+= bsdconfig
SUBDIR.${MK_EFI}+= efivar
SUBDIR.${MK_FLOPPY}+= fdcontrol