aboutsummaryrefslogtreecommitdiff
path: root/stand/powerpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/Makefile')
-rw-r--r--stand/powerpc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/stand/powerpc/Makefile b/stand/powerpc/Makefile
index 888fe0e97028..a16d3933ff7e 100644
--- a/stand/powerpc/Makefile
+++ b/stand/powerpc/Makefile
@@ -4,7 +4,11 @@ NO_OBJ=t
.include <bsd.init.mk>
-SUBDIR.yes= boot1.chrp ofw uboot
+SUBDIR.yes= boot1.chrp ofw
+
+.if "${MACHINE_ARCH}" != "powerpc64le"
+SUBDIR.${MK_FDT}+= uboot
+.endif
.if "${MACHINE_ARCH}" == "powerpc64"
SUBDIR.${MK_FDT}+= kboot