1 # $FreeBSD: releng/11.0/sys/modules/wds/Makefile 270226 2014-08-20 16:09:05Z jhb $ 2 3 .PATH: ${.CURDIR}/../../dev/wds 4 5 KMOD= wds 6 SRCS= wd7000.c 7 SRCS+= bus_if.h device_if.h isa_if.h 8 SRCS+= opt_cam.h 9 10 .include <bsd.kmod.mk>
Cache object: 8d8044af622ae3481e1ea3f2586ad16e
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.