sof/scripts/rimage-build.sh

7 lines
58 B
Bash
Executable File

#!/bin/sh
./autogen.sh
./configure --enable-rimage
make