summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/Makefile.powerpc')
-rw-r--r--sys/boot/Makefile.powerpc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/Makefile.powerpc b/sys/boot/Makefile.powerpc
index ca8c331..b7660f4 100644
--- a/sys/boot/Makefile.powerpc
+++ b/sys/boot/Makefile.powerpc
@@ -1,4 +1,8 @@
# $FreeBSD$
+.if ${MK_FDT} != "no"
+SUBDIR+= fdt
+.endif
+
SUBDIR+= ofw
SUBDIR+= uboot
OpenPOWER on IntegriCloud