fix rt2x00 wifi

This commit is contained in:
Daniel Barlow
2024-03-24 23:21:52 +00:00
parent 83e346d5a0
commit 8879b2d1ba
2 changed files with 23 additions and 0 deletions

View File

@@ -136,6 +136,7 @@
};
extraPatchPhase = ''
${openwrt.applyPatches.ramips}
${openwrt.applyPatches.rt2x00}
'';
config = {