1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/usb/wlan 4 5 KMOD = if_rsu 6 SRCS = if_rsu.c if_rsureg.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: 63a23389676db289e13add84e9d2aeb7
[ 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.