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