2004-09-10 16:57:46 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2017-03-04 05:10:17 -05:00
|
|
|
.PATH: ${SRCTOP}/sys/dev/vge
|
2004-09-10 16:57:46 -04:00
|
|
|
|
|
|
|
|
KMOD= if_vge
|
2005-09-27 14:10:43 -04:00
|
|
|
SRCS= if_vge.c miibus_if.h device_if.h bus_if.h pci_if.h
|
2004-09-10 16:57:46 -04:00
|
|
|
|
|
|
|
|
.include <bsd.kmod.mk>
|