1 # $FreeBSD: releng/12.0/sys/modules/wb/Makefile 314651 2017-03-04 10:10:17Z ngie $ 2 3 .PATH: ${SRCTOP}/sys/dev/wb 4 5 KMOD= if_wb 6 SRCS= if_wb.c device_if.h 7 SRCS+= bus_if.h miibus_if.h pci_if.h 8 9 .include <bsd.kmod.mk>
Cache object: 1d7be65af694d142b983acbdf94a9170
[ 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.