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