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