1.PATH: ${SRCTOP}/sys/dev/amdsmb 2 3KMOD= amdsmb 4SRCS= amdsmb.c bus_if.h device_if.h pci_if.h smbus_if.h 5 6.include <bsd.kmod.mk> 7