Browse Source

mt76: fix tx power issue for mt76x2

6e1898d mt76x2: fix tx power configuration for VHT mcs 9

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 7 years ago
parent
commit
a6beca1f56
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/kernel/mt76/Makefile

+ 3 - 3
package/kernel/mt76/Makefile

@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2018-08-24
-PKG_SOURCE_VERSION:=30b8371ad7233c04fa825f318954791d3796c2bf
-PKG_MIRROR_HASH:=388c95dbc7e6a971b3372654825c5641d9f92c8c2144768a87b00c02086ac7c8
+PKG_SOURCE_DATE:=2018-09-21
+PKG_SOURCE_VERSION:=6e1898d60a780c9d89dff9cbb3569f267db13e21
+PKG_MIRROR_HASH:=f2d8a17fa58f6f2ddd284922faeec9dd09c6727dde91caec54f4fdb280f4df1c
 
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 PKG_BUILD_PARALLEL:=1