xref: /freebsd/sys/modules/sdhci/Makefile (revision 193d9e768ba63fcfb187cfd17f461f7d41345048)
1831f5dcfSAlexander Motin# $FreeBSD$
2831f5dcfSAlexander Motin
3*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/sdhci
4831f5dcfSAlexander Motin
5831f5dcfSAlexander MotinKMOD=	sdhci
6d6b3aaf8SOleksandr TymoshenkoSRCS=	sdhci.c sdhci.h sdhci_if.c sdhci_if.h device_if.h bus_if.h mmcbr_if.h
7831f5dcfSAlexander Motin
8831f5dcfSAlexander Motin.include <bsd.kmod.mk>
9