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