1183724Ssos# $FreeBSD: stable/11/sys/modules/ata/atapci/chipsets/atacypress/Makefile 319182 2017-05-30 04:11:12Z ngie $
2183724Ssos
3319182Sngie.PATH: ${SRCTOP}/sys/dev/ata/chipsets
4183724Ssos
5183724SsosKMOD=	atacypress
6183724SsosSRCS=	ata-cypress.c
7249213SmariusSRCS+=	ata_if.h bus_if.h device_if.h pci_if.h
8183724Ssos
9183724Ssos.include <bsd.kmod.mk>
10