1 #$FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/enetc 4 5 KMOD = if_enetc 6 SRCS = if_enetc.c enetc_mdio.c 7 SRCS += bus_if.h device_if.h ifdi_if.h miibus_if.h ofw_bus_if.h pci_if.h opt_platform.h 8 9 .include <bsd.kmod.mk>
Cache object: c2da512a84c14488f4e5e752f92e3ee4
[ 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.