# Makefile for usb host controllers
.include <bsd.own.mk>
.if ${MACHINE_ARCH} == "earm"
SUBDIR= .WAIT base/earm
.endif
.include <bsd.subdir.mk>