1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/if_ndis 4 5 KMOD= if_ndis 6 SRCS= if_ndis.c if_ndis_pci.c if_ndis_usb.c 7 SRCS+= device_if.h bus_if.h pci_if.h 8 SRCS+= opt_bus.h opt_usb.h usb_if.h usbdevs.h 9 10 .include <bsd.kmod.mk>
Cache object: 737b641cb8122afc740eb220ac44ac76
[ 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.