1 # $FreeBSD: stable/12/sys/modules/glxsb/Makefile 314651 2017-03-04 10:10:17Z ngie $
2
3 .PATH: ${SRCTOP}/sys/dev/glxsb
4 KMOD = glxsb
5 SRCS = glxsb.c glxsb_hash.c glxsb.h
6 SRCS += device_if.h pci_if.h bus_if.h
7 SRCS += opt_bus.h cryptodev_if.h
8
9 .include <bsd.kmod.mk>
Cache object: 07ab690e2e3ac55810288a963c8c780f
|