mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
sunxi64: fix uwe5622 compile on current 5.15 kernel (#4772)
This commit is contained in:
@@ -534,7 +534,6 @@ driver_uwe5622_allwinner()
|
||||
|
||||
if linux-version compare "${version}" lt 6.1; then
|
||||
process_patch_file "${SRC}/patch/misc/wireless-driver-for-uwe5622-park-link-pre-v6.1.patch" "applying"
|
||||
process_patch_file "${SRC}/patch/misc/wireless-driver-for-uwe5622-allwinner-bt-fix.patch" "applying"
|
||||
fi
|
||||
|
||||
if linux-version compare "${version}" ge 6.1; then
|
||||
|
||||
Reference in New Issue
Block a user