mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
mt7981: update mt_wifi to 7.6.6.1
mt7981: update warp to 20220907
This commit is contained in:
parent
8da9e972d8
commit
c6ad08117d
BIN
dl/mt7981-7.6.6.1-obj.tar.xz
Normal file
BIN
dl/mt7981-7.6.6.1-obj.tar.xz
Normal file
Binary file not shown.
BIN
dl/mt7981_warp-20220907-791160-obj.tar.xz
Normal file
BIN
dl/mt7981_warp-20220907-791160-obj.tar.xz
Normal file
Binary file not shown.
@ -9,8 +9,8 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||
PKG_NAME:=mt_wifi
|
||||
|
||||
ifeq ($(CONFIG_MTK_CHIP_MT7981),y)
|
||||
PKG_VERSION:=7.6.4.1-mt7981
|
||||
PKG_SOURCE:=mt7981_20220425-4c770b-obj.tar.xz
|
||||
PKG_VERSION:=7.6.6.1-mt7981
|
||||
PKG_SOURCE:=mt7981-7.6.6.1-obj.tar.xz
|
||||
else
|
||||
ifeq ($(CONFIG_MTK_CHIP_MT7986),y)
|
||||
PKG_VERSION:=7.6.6.1-mt7986
|
||||
|
@ -9,8 +9,8 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||
PKG_NAME:=warp
|
||||
|
||||
ifeq ($(CONFIG_WARP_CHIPSET),"mt7981")
|
||||
PKG_VERSION:=20220425-d15d0a
|
||||
PKG_SOURCE:=warp_20220425-d15d0a-obj.tar.xz
|
||||
PKG_VERSION:=20220907-791160
|
||||
PKG_SOURCE:=mt7981_warp-20220907-791160-obj.tar.xz
|
||||
else
|
||||
ifeq ($(CONFIG_WARP_CHIPSET),"mt7986")
|
||||
PKG_VERSION:=20220907-791160
|
||||
|
Loading…
x
Reference in New Issue
Block a user