1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/qat_c2xxx 4 5 KMOD= qat_c2xxx 6 7 SRCS= qat.c \ 8 qat_ae.c \ 9 qat_c2xxx.c \ 10 qat_hw15.c 11 12 SRCS+= bus_if.h cryptodev_if.h device_if.h pci_if.h 13 14 .include <bsd.kmod.mk>
Cache object: 6e234e6423a564f2a9ff73b77f920d85
[ 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.