1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/dc 4 5 KMOD= if_dc 6 SRCS= if_dc.c dcphy.c pnphy.c device_if.h bus_if.h pci_if.h 7 SRCS+= miibus_if.h miidevs.h opt_platform.h 8 9 .include <bsd.kmod.mk>
Cache object: 5af955308186716b4883b97bc1b55e8c
[ 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.