mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: drivers-harness: include the revert-IPX patch as a "driver" before all others
This commit is contained in:
@@ -148,17 +148,6 @@ function prepare_extra_kernel_drivers() {
|
||||
|
||||
fi
|
||||
|
||||
#
|
||||
# Returning headers needed for some wireless drivers
|
||||
#
|
||||
|
||||
if linux-version compare "${version}" ge 5.4 && [ $EXTRAWIFI == yes ]; then
|
||||
|
||||
display_alert "Adding" "Missing headers" "info"
|
||||
process_patch_file "${SRC}/patch/misc/wireless-bring-back-headers.patch" "applying"
|
||||
|
||||
fi
|
||||
|
||||
#
|
||||
# mac80211 wireless driver injection features from Kali Linux
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user