Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / bus / mmc / Makefile
1 # $FreeBSD: src/sys/modules/mmc/Makefile,v 1.1 2006/10/20 06:52:59 imp Exp $
2
3 KMOD=   mmc
4 SRCS=   mmc.c mmcbr_if.h mmcbus_if.h device_if.h bus_if.h
5
6 .include <bsd.kmod.mk>