]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/9/mkfile
kernel: introduce per process FPU struct (PFPU) for more flexible machine specific...
[plan9front.git] / sys / src / 9 / mkfile
old mode 100755 (executable)
new mode 100644 (file)
index 75f5817..36c4f16
@@ -1,10 +1,16 @@
 ARCH=\
-       alphapc\
-       bitsy\
+       bcm\
+       kw\
        mtx\
+       omap\
        pc\
+       pc64\
        ppc\
-       
+       sgi\
+       teg2\
+       xen\
+       zynq\
+
 all:V:
        for(i in $ARCH)@{
                cd $i