1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/bwi 4 5 KMOD = if_bwi 6 7 SRCS = if_bwi.c if_bwi_pci.c bwimac.c bwiphy.c bwirf.c 8 SRCS += device_if.h bus_if.h pci_if.h opt_inet.h opt_bwi.h opt_wlan.h 9 10 .include <bsd.kmod.mk>
Cache object: 094833ee1f59f43e3de2aadbaa5c90b4
[ 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.