diff options
-rw-r--r-- | sys/src/9/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/mkfile b/sys/src/9/mkfile index d5a618daf..9208a7b94 100644 --- a/sys/src/9/mkfile +++ b/sys/src/9/mkfile @@ -1,5 +1,6 @@ ARCH=\ bcm\ + bcm64\ cycv\ kw\ mtx\ |