9/mkfile: update ARCH
This commit is contained in:
parent
ba2c2fcab7
commit
c07f5d32af
1 changed files with 10 additions and 1 deletions
|
@ -1,10 +1,19 @@
|
|||
ARCH=\
|
||||
alphapc\
|
||||
bcm\
|
||||
bitsy\
|
||||
kw\
|
||||
mtx\
|
||||
omap\
|
||||
omap4\
|
||||
pc\
|
||||
pc64\
|
||||
ppc\
|
||||
|
||||
sgi\
|
||||
teg2\
|
||||
xen\
|
||||
zynq\
|
||||
|
||||
all:V:
|
||||
for(i in $ARCH)@{
|
||||
cd $i
|
||||
|
|
Loading…
Reference in a new issue