1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/usb/net 4 5 KMOD= if_ure 6 SRCS+= if_ure.c usbdevs.h 7 SRCS+= bus_if.h device_if.h miibus_if.h usb_if.h \ 8 opt_bus.h opt_inet.h opt_inet6.h opt_usb.h opt_platform.h 9 10 .include <bsd.kmod.mk>
Cache object: ced8c05041a070df9e0cf57b04b6b40c
[ 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.