1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-02-01 17:23:16 +01:00
parent a4ee56638a
commit 17be7c5d69
4 changed files with 111 additions and 68 deletions

View file

@ -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