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