diff options
author | aiju <devnull@localhost> | 2020-01-08 02:35:01 +0000 |
---|---|---|
committer | aiju <devnull@localhost> | 2020-01-08 02:35:01 +0000 |
commit | 17ebe55031ae6945ad1f671b69267a672328e4b1 (patch) | |
tree | f3879436d00a88389d57d549a9b07171206c17c1 /sys/src/9/mkfile | |
parent | 826c76f90df66a9b20a3cf279bfb47d4d27322af (diff) |
add cycv kernel
Diffstat (limited to 'sys/src/9/mkfile')
-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 36c4f1678..d5a618daf 100644 --- a/sys/src/9/mkfile +++ b/sys/src/9/mkfile @@ -1,5 +1,6 @@ ARCH=\ bcm\ + cycv\ kw\ mtx\ omap\ |