xref: /dragonfly/sys/dev/smbus/Makefile (revision 82730a9c)
1# SMBUS and I2C devices
2#
3
4SUBDIR= smb cyapa
5
6.include <bsd.subdir.mk>
7