mirror of
https://github.com/padavanonly/immortalwrt-mt798x.git
synced 2025-12-16 00:33:19 +00:00
mt7981 use asus fw by default
This commit is contained in:
parent
75a9423d09
commit
0a28ec353c
@ -146,6 +146,7 @@ CONFIG_MTK_WNM_SUPPORT=y
|
||||
CONFIG_MTK_WPA3_SUPPORT=y
|
||||
CONFIG_MTK_WSC_INCLUDED=y
|
||||
CONFIG_MTK_WSC_V2_SUPPORT=y
|
||||
CONFIG_MTK_MT7981_NEW_FW=y
|
||||
# CONFIG_OPENSSL_ENGINE_BUILTIN is not set
|
||||
# CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM is not set
|
||||
CONFIG_OPENSSL_WITH_NPN=y
|
||||
|
||||
@ -146,6 +146,7 @@ CONFIG_MTK_WNM_SUPPORT=y
|
||||
CONFIG_MTK_WPA3_SUPPORT=y
|
||||
CONFIG_MTK_WSC_INCLUDED=y
|
||||
CONFIG_MTK_WSC_V2_SUPPORT=y
|
||||
CONFIG_MTK_MT7981_NEW_FW=y
|
||||
# CONFIG_OPENSSL_ENGINE_BUILTIN is not set
|
||||
# CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM is not set
|
||||
CONFIG_OPENSSL_WITH_NPN=y
|
||||
|
||||
@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=mt_wifi
|
||||
|
||||
MT7981_FW_DIR := mt7981-fw-20230330
|
||||
MT7981_FW_DIR := mt7981-asus-ax57
|
||||
MT7986_FW_DIR := mt7986-fw-20230808
|
||||
|
||||
ifeq ($(CONFIG_MTK_CHIP_MT7981),y)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user