1 # $FreeBSD: releng/6.0/sys/modules/uftdi/Makefile 139399 2004-12-29 08:50:35Z imp $ 2 3 S= ${.CURDIR}/../.. 4 .PATH: $S/dev/usb 5 6 KMOD= uftdi 7 SRCS= uftdi.c uftdireg.h opt_usb.h device_if.h bus_if.h usbdevs.h 8 9 .include <bsd.kmod.mk>
Cache object: 122c3528fda392fa41cdc27bde8c7ac9
[ 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.