1 2 3 4 5 6 7 8 9
.include <bsd.own.mk> .if ${MACHINE_ARCH} == "earm" SUBDIR+= usbd .endif # ${MACHINE_ARCH} == "earm" SUBDIR+= usb_storage usb_hub .include <bsd.subdir.mk>