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