Temporarily unhook BERI boot loader from the build until 32-bit MIPS

properly excludes building our 64-bit only boot-loader adaptation.
This commit is contained in:
Robert Watson 2014-02-19 23:09:25 +00:00
parent 5bd12c4940
commit b1bdbe9d09

View File

@ -1,5 +1,7 @@
# $FreeBSD$
.if 0
SUBDIR= beri
.endif
.include <bsd.subdir.mk>