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