2001-07-23 16:44:54 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2017-03-04 05:10:17 -05:00
|
|
|
.PATH: ${SRCTOP}/sys/dev/txp
|
2001-07-23 16:44:54 -04:00
|
|
|
|
|
|
|
|
KMOD= if_txp
|
2005-09-27 14:10:43 -04:00
|
|
|
SRCS= if_txp.c device_if.h bus_if.h pci_if.h
|
2001-07-23 16:44:54 -04:00
|
|
|
|
|
|
|
|
.include <bsd.kmod.mk>
|