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

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

KMOD=	if_ral
SRCS=	rt2560.c rt2661.c if_ral_pci.c
SRCS+=	device_if.h bus_if.h pci_if.h

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