mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix mt76 for kernel 6.6
This commit is contained in:
parent
a4ee56638a
commit
17be7c5d69
4 changed files with 111 additions and 68 deletions
2
build.sh
2
build.sh
|
@ -778,7 +778,7 @@ if [ "$OMR_KERNEL" = "6.6" ]; then
|
|||
echo "# CONFIG_PACKAGE_kmod-button-hotplug is not set" >> ".config"
|
||||
echo "# CONFIG_PACKAGE_kmod-cryptodev is not set" >> ".config"
|
||||
# Remove for now packages that doesn't compile
|
||||
rm -rf package/kernel/mt76
|
||||
#rm -rf package/kernel/mt76
|
||||
rm -rf package/kernel/rtl8812au-ct
|
||||
# Remove not needed patches
|
||||
rm -f package/kernel/mac80211/patches/build/200-Revert-wifi-iwlwifi-Use-generic-thermal_zone_get_tri.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue