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