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