1193d9e76SEnji CooperHPTNR= ${SRCTOP}/sys/dev/hptnr 21fdeb165SXin LI.PATH: ${HPTNR} 31fdeb165SXin LI 41fdeb165SXin LIKMOD= hptnr 51fdeb165SXin LISRCS= bus_if.h device_if.h pci_if.h 61fdeb165SXin LISRCS+= opt_cam.h opt_scsi.h 71fdeb165SXin LISRCS+= os_bsd.h hptnr_os_bsd.c hptnr_osm_bsd.c hptnr_config.c 8*adfe4271SWarner LoshBLOB_OBJS+= ${HPTNR}/${MACHINE_ARCH}-elf.hptnr_lib.o 91fdeb165SXin LI 101fdeb165SXin LI.include <bsd.kmod.mk> 11