xref: /freebsd/sys/modules/amdsmb/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1*69c173e2SWarner Losh.PATH:	${SRCTOP}/sys/dev/amdsmb
2*69c173e2SWarner Losh
3*69c173e2SWarner LoshKMOD=	amdsmb
4*69c173e2SWarner LoshSRCS=	amdsmb.c bus_if.h device_if.h pci_if.h smbus_if.h
5*69c173e2SWarner Losh
6*69c173e2SWarner Losh.include <bsd.kmod.mk>
7