1 # $FreeBSD$ 2 3 S= ${SRCTOP}/sys 4 5 .PATH: $S/dev/usb/video 6 7 KMOD= udl 8 SRCS= opt_bus.h opt_usb.h fb_if.h device_if.h \ 9 bus_if.h usb_if.h vnode_if.h usbdevs.h \ 10 udl.c 11 12 .include <bsd.kmod.mk>
Cache object: 1295fb07d4884cf9633130fbeea89175
[ 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.