kernel - Initial cyapa driver and input skeleton
[dragonfly.git] / sys / dev / smbus / Makefile
1 # SMBUS and I2C devices
2 #
3
4 SUBDIR= smb cyapa
5
6 .include <bsd.subdir.mk>