
.if ${MACHINE_ARCH} == "earm"
SUBDIR+=	beaglebone
.endif # ${MACHINE_ARCH} == "earm"

.include <bsd.subdir.mk>
