summaryrefslogtreecommitdiffstats
path: root/sys/modules/ae/Makefile
blob: fd810e9ab11c3a571f8521ef117b4ef9cdb11367 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/ae

KMOD=	if_ae
SRCS=	if_ae.c device_if.h bus_if.h pci_if.h miibus_if.h opt_route.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud