1dd48af36SAlexander Motin# $FreeBSD$ 2dd48af36SAlexander Motin 3*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/mvs 4dd48af36SAlexander Motin 5dd48af36SAlexander MotinKMOD= mvs 6c4eb8f47SAlexander MotinSRCS= mvs.c mvs_pci.c mvs.h mvs_if.c mvs_if.h device_if.h bus_if.h pci_if.h opt_cam.h 7dd48af36SAlexander Motin 8dd48af36SAlexander Motin.include <bsd.kmod.mk> 9