mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
RTL8189FS: Fix P2P-GO advertising (#4661)
* RTL8189FS: fix P2P-GO adverising * Add patch to drivers_network.sh Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
This commit is contained in:
@@ -74,7 +74,9 @@ driver_rtl8189FS()
|
||||
"$GITHUB_SOURCE/jwrdegoede/rtl8189ES_linux" \
|
||||
"branch:rtl8189fs"
|
||||
|
||||
process_patch_file "${SRC}/patch/misc/wireless-rtl8189fs-fix-p2p-go-advertising.patch" "applying"
|
||||
process_patch_file "${SRC}/patch/misc/wireless-rtl8189fs-fix-and-enable-secondary-iface.patch" "applying"
|
||||
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user