1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/etherswitch/e6000sw 4 5 KMOD= e6000sw 6 SRCS= e6000sw.c 7 8 SRCS+= bus_if.h etherswitch_if.h mdio_if.h miibus_if.h ofw_bus_if.h opt_platform.h 9 10 .include <bsd.kmod.mk>
Cache object: 940ec78e123327ba87b94b036a988bb1
[ 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.