1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/usb/wlan 4 5 KMOD = if_urtw 6 SRCS = if_urtw.c if_urtwreg.h if_urtwvar.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: bab9ff4e17aad9d0c5cb4eae421c5c76
[ 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.