1.PATH: ${SRCTOP}/sys/dev/ntb/ntb_hw 2 3KMOD = ntb_hw_amd 4SRCS = ntb_hw_amd.c 5SRCS += device_if.h bus_if.h pci_if.h ntb_if.h 6 7.include <bsd.kmod.mk> 8