1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/bhnd/cores/pci 4 .PATH: ${SRCTOP}/sys/dev/bhnd/cores/pcie2 5 6 KMOD= bhnd_pci 7 SRCS= bhnd_pci.c bhnd_pcie2.c 8 SRCS+= device_if.h bus_if.h bhnd_bus_if.h 9 10 .include <bsd.kmod.mk>
Cache object: f98e065161224bed2c70444b7e3b663f
[ 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.