aboutsummaryrefslogtreecommitdiff
path: root/stand/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/Makefile')
-rw-r--r--stand/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/stand/Makefile b/stand/Makefile
index 1597f6832c07..6d0d7a09672a 100644
--- a/stand/Makefile
+++ b/stand/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <src.opts.mk>
@@ -94,3 +93,8 @@ SUBDIR_DEPEND_uboot+= fdt
SUBDIR_PARALLEL= yes
.include <bsd.subdir.mk>
+
+# Simplified way to build-test the most important build combinations for the
+# loader.
+universe:
+ sh ${SRCTOP}/tools/boot/universe.sh