summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorraj <raj@FreeBSD.org>2009-01-26 14:00:50 +0000
committerraj <raj@FreeBSD.org>2009-01-26 14:00:50 +0000
commit871fd1402298f442211c89b3ae18b6407e00c464 (patch)
tree7297868d036641affdfc53099737e25cbe707fc2 /usr.sbin/Makefile
parent65b10fa5bed8c519892470c538b6b043962f6421 (diff)
downloadFreeBSD-src-871fd1402298f442211c89b3ae18b6407e00c464.zip
FreeBSD-src-871fd1402298f442211c89b3ae18b6407e00c464.tar.gz
Introduce the I2C diagnostic utility. It let's discover and inspect slave
devices on the bus. Reviewed by: bms, stas Obtained from: Semihalf
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 26da845..5a4efcc 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -65,6 +65,7 @@ SUBDIR= ${_ac} \
getpmac \
gstat \
${_gssd} \
+ i2c \
ifmcstat \
inetd \
iostat \
OpenPOWER on IntegriCloud