summaryrefslogtreecommitdiffstats
path: root/sys/modules/rp/Makefile
blob: 706a5597f4460b6883c7afd3401e06a4df1d982d (plain)
1
2
3
4
5
6
7
# $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