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