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