1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/otus 4 5 KMOD = if_otus 6 SRCS = if_otus.c if_otusreg.h \ 7 bus_if.h device_if.h \ 8 opt_bus.h opt_usb.h opt_wlan.h usb_if.h usbdevs.h 9 10 .include <bsd.kmod.mk>
Cache object: 2f145ed6580af807f1123226c79c602e
[ 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.