blob: 0756cc54ba386a87eb8417a9af6f2931cdf386fa [file] [log] [blame]
#!/bin/sh
cd ../soft.git
./autogen.sh
./configure
make -j$(nproc)
cd ../sof.git