summaryrefslogtreecommitdiff
path: root/sys/src/mkfile.proto
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-08-08 08:04:41 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-08-08 08:04:41 +0200
commitebe88f34cb1823dd2d8f0f7428ce69c7a983397a (patch)
tree84da97d3f1700b1d63d02a6ca603f51270457649 /sys/src/mkfile.proto
parent23215e14d0a15c8274c62bffa326f768bebe54e9 (diff)
fix library mkfiles for objtype=spim
Diffstat (limited to 'sys/src/mkfile.proto')
-rw-r--r--sys/src/mkfile.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/src/mkfile.proto b/sys/src/mkfile.proto
index 947e5fe3f..59b2693af 100644
--- a/sys/src/mkfile.proto
+++ b/sys/src/mkfile.proto
@@ -2,8 +2,8 @@
# common mkfile parameters shared by all architectures
#
-OS=5678qv
-CPUS=arm alpha 386 power mips
+OS=05678qv
+CPUS=spim arm amd64 alpha 386 power mips
CFLAGS=-FTVw
LEX=lex
YACC=yacc