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