# $FreeBSD$ NO_OBJ=t .include SUBDIR.yes= boot1.chrp ofw .if "${MACHINE_ARCH}" != "powerpc64le" SUBDIR.${MK_FDT}+= uboot .endif .if "${MACHINE_ARCH}" == "powerpc64" SUBDIR.${MK_FDT}+= kboot .endif .include