mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
/sys/src/9/mkfile: add imx8, lx2k and mt7688 to kernel ARCH list
This commit is contained in:
parent
8b3a70dcd1
commit
9853ea28c8
1 changed files with 5 additions and 2 deletions
|
@ -1,13 +1,16 @@
|
||||||
ARCH=\
|
ARCH=\
|
||||||
arm64\
|
arm64\
|
||||||
bcm\
|
|
||||||
bcm64\
|
bcm64\
|
||||||
|
bcm\
|
||||||
cycv\
|
cycv\
|
||||||
|
imx8\
|
||||||
kw\
|
kw\
|
||||||
|
lx2k\
|
||||||
|
mt7688\
|
||||||
#mtx\
|
#mtx\
|
||||||
omap\
|
omap\
|
||||||
pc\
|
|
||||||
pc64\
|
pc64\
|
||||||
|
pc\
|
||||||
#ppc\
|
#ppc\
|
||||||
sgi\
|
sgi\
|
||||||
teg2\
|
teg2\
|
||||||
|
|
Loading…
Reference in a new issue