Fixed build.sh script
This commit is contained in:
parent
dd0ab49c6c
commit
4d30bdb24a
3
build.sh
3
build.sh
@ -21,8 +21,9 @@ if [ ! -d ravenna-alsa-lkm.git ]; then
|
|||||||
git apply ../patches/ravenna-alsa-lkm-disable-ptp-checksum.patch
|
git apply ../patches/ravenna-alsa-lkm-disable-ptp-checksum.patch
|
||||||
git apply ../patches/ravenna-alsa-lkm-independent-playback-capture.path
|
git apply ../patches/ravenna-alsa-lkm-independent-playback-capture.path
|
||||||
echo "Building ravenna-alsa-lkm kernel module ..."
|
echo "Building ravenna-alsa-lkm kernel module ..."
|
||||||
|
cd driver
|
||||||
make
|
make
|
||||||
cd ..
|
cd ../..
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -d cpp-httplib.git ]; then
|
if [ ! -d cpp-httplib.git ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user