bump rockchip64 edge kernel to v6.11

This commit is contained in:
Paolo Sabatino
2024-09-20 10:29:41 +02:00
committed by Paolo
parent 5e8d48cb7a
commit 1c79daddc0
191 changed files with 742 additions and 647 deletions

View File

@@ -515,6 +515,10 @@ driver_uwe5622() {
if linux-version compare "${version}" ge 6.9; then
process_patch_file "${SRC}/patch/misc/wireless-uwe5622/uwe5622-v6.9.patch" "applying"
fi
if linux-version compare "${version}" ge 6.11; then
process_patch_file "${SRC}/patch/misc/wireless-uwe5622/uwe5622-v6.11.patch" "applying"
fi
fi
}