diff --git a/3rdparty/patches/ravenna-alsa-lkm-independent-playback-capture.path b/3rdparty/patches/ravenna-alsa-lkm-independent-playback-capture.patch similarity index 100% rename from 3rdparty/patches/ravenna-alsa-lkm-independent-playback-capture.path rename to 3rdparty/patches/ravenna-alsa-lkm-independent-playback-capture.patch diff --git a/build.sh b/build.sh index 0df7101..e04f25c 100755 --- a/build.sh +++ b/build.sh @@ -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