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