x-wrt / build-release

Auto build x-wrt release
102 stars 91 forks source link

mt79xx patch #45

Open szyper-sakrona opened 3 months ago

szyper-sakrona commented 3 months ago

Hello,

Is there any chance to test in any build this commit https://github.com/blocktrron/mt76/commit/7447213e9e655f7bab6f45e54053747c2f1104e4

Thx & Regards szyper

ptpt52 commented 3 months ago

you could download the patch and place it to package/kernel/mt76/patches/

mkdir package/kernel/mt76/patches
wget https://github.com/blocktrron/mt76/commit/7447213e9e655f7bab6f45e54053747c2f1104e4.patch -O package/kernel/mt76/patches/100-mt79xx.patch

then build it.