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:
rwatson 2014-02-19 23:09:25 +00:00
parent 4f59b709c5
commit ef25a6c63e

View File

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