xref: /freebsd/sys/modules/sdhci/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/sdhci
2831f5dcfSAlexander Motin
3831f5dcfSAlexander MotinKMOD=	sdhci
4b8057945SWarner LoshSRCS=	sdhci.c sdhci.h sdhci_if.c sdhci_if.h device_if.h bus_if.h mmcbr_if.h opt_mmccam.h opt_cam.h
5831f5dcfSAlexander Motin
6*5bb3134aSKonstantin BelousovEXPORT_SYMS=	YES
7*5bb3134aSKonstantin Belousov
8831f5dcfSAlexander Motin.include <bsd.kmod.mk>
9