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