summaryrefslogtreecommitdiffstats
path: root/sys/modules/ata/atapci/chipsets/atacyrix/Makefile
blob: fe9296e8b403bdfd8e95f11b15dae28befde4fad (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${SRCTOP}/sys/dev/ata/chipsets

KMOD=	atacyrix
SRCS=	ata-cyrix.c
SRCS+=	ata_if.h bus_if.h device_if.h pci_if.h

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