hwpmc \
${_i2c} \
${_ibcs2} \
${_ichsmb}
${_ichwd} \
${_ida} \
${_ie} \
siis \
sis \
sk \
${smb} \
${_smbfs} \
${_sn} \
${_snc} \
_hptmv= hptmv
_hptrr= hptrr
.endif
_ichsmb= ichsmb
_ichwd= ichwd
_ida= ida
_iir= iir
_i2c= i2c
_if_ndis= if_ndis
_safe= safe
_scsi_low= scsi_low
_sfxge= sfxge
_smb= smb
_smbfs= smbfs
_sound= sound
_speaker= speaker
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/ichsmb
KMOD= ichsmb
SRCS= ichsmb.c
SRCS+= ichsmb_pci.c
SRCS+= bus_if.h
SRCS+= device_if.h
SRCS+= pci_if.h
SRCS+= smbus_if.h
.include <bsd.kmod.mk>
SUBDIR= smb \
smbus
.include <bsd.subdir.mk>
.PATH: ${.CURDIR}/../../../dev/smbus
KMOD= smb
SRCS= smb.c
-
KMOD= smbus
SRCS= smbus.c
SRCS+= smbus_if.c
SRCS+= smbconf.c