git: 9front

Download patch

ref: 97ecffcbe7f0329321025ce98df6e3f565ae1ffe
parent: 059455a38aa702147f4b40284d4ed0fbb4e39234
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Jul 22 14:30:38 EDT 2021

/sys/src/9/mkfile: add bcm64 (thanks stuart morrow)

--- a/sys/src/9/mkfile
+++ b/sys/src/9/mkfile
@@ -1,5 +1,6 @@
 ARCH=\
 	bcm\
+	bcm64\
 	cycv\
 	kw\
 	mtx\
--