2008-10-03 06:31:31 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2017-03-04 05:10:17 -05:00
|
|
|
.PATH: ${SRCTOP}/sys/dev/ae
|
2008-10-03 06:31:31 -04:00
|
|
|
|
|
|
|
|
KMOD= if_ae
|
2008-12-02 16:37:28 -05:00
|
|
|
SRCS= if_ae.c device_if.h bus_if.h pci_if.h miibus_if.h
|
2008-10-03 06:31:31 -04:00
|
|
|
|
|
|
|
|
.include <bsd.kmod.mk>
|