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

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

KMOD=	rp
SRCS=	rp.c rp_pci.c device_if.h bus_if.h pci_if.h

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