2017-06-10 19:45:26 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
|
|
.PATH: ${SRCTOP}/sys/dev/ffec
|
|
|
|
|
|
|
|
|
|
KMOD= if_ffec
|
2022-04-05 15:40:01 -04:00
|
|
|
SRCS= if_ffec.c miibus_if.h device_if.h bus_if.h pci_if.h ofw_bus_if.h opt_global.h opt_platform.h
|
2017-06-10 19:45:26 -04:00
|
|
|
|
|
|
|
|
.include <bsd.kmod.mk>
|