1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/hid 4 5 KMOD= bcm5974 6 SRCS= bcm5974.c 7 SRCS+= opt_hid.h opt_usb.h 8 SRCS+= bus_if.h device_if.h usbdevs.h 9 10 .include <bsd.kmod.mk>
Cache object: 49a49e97610917b66af0e723c87c4005
[ 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.