summaryrefslogtreecommitdiff
path: root/stand/mips/beri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/mips/beri/Makefile')
-rw-r--r--stand/mips/beri/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/stand/mips/beri/Makefile b/stand/mips/beri/Makefile
new file mode 100644
index 0000000000000..afcb538816b81
--- /dev/null
+++ b/stand/mips/beri/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR= boot2 loader
+
+.include <bsd.subdir.mk>