1433d6423SLionel Sambuc.include <bsd.own.mk> 2433d6423SLionel Sambuc 3433d6423SLionel Sambuc.if ${MACHINE_ARCH} == "earm" 4433d6423SLionel SambucSUBDIR+= usbd 5433d6423SLionel Sambuc.endif # ${MACHINE_ARCH} == "earm" 6433d6423SLionel Sambuc 7*2d64210cSWojciech ZajacSUBDIR+= usb_storage usb_hub 8433d6423SLionel Sambuc 9433d6423SLionel Sambuc.include <bsd.subdir.mk> 10