da718d69702eb324d4b8e7495f28325bdd510741
[dragonfly.git] / sys / bus / u4b / controller / ehci / Makefile
1 .PATH:  ${.CURDIR}/..
2
3 KMOD=   ehci
4 SRCS=   ehci.c ohci_pci.c bus_if.h usb_if.h
5
6 .include <bsd.kmod.mk>