Fix wrong file extension of ravenna-alsa-lkm-independent-playback-capture patch file

This commit is contained in:
Andrea Bondavalli 2020-07-07 22:21:12 +02:00
parent ba1305a0b9
commit e8c1c9d6bf
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if [ ! -d ravenna-alsa-lkm.git ]; then
git apply ../patches/ravenna-alsa-lkm-arm-32bit.patch
git apply ../patches/ravenna-alsa-lkm-add-codec-am824.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.patch
echo "Building ravenna-alsa-lkm kernel module ..."
cd driver
make