Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
chromiumos
/
third_party
/
sound-open-firmware
/
refs/heads/stabilize-atlas-11512.6.B
/
.
/
scripts
/
build-soft.sh
blob: 0756cc54ba386a87eb8417a9af6f2931cdf386fa [
file
] [
log
] [
blame
]
Dylan Reid
85ae8e7
2018-04-30 10:22:11 -0700
[
diff
] [
blame
]
1
#!/bin/sh
2
cd
../
soft
.
git
3
./
autogen
.
sh
4
./
configure
5
make
-
j$
(
nproc
)
6
cd
../
sof
.
git