mirror of
https://github.com/shenmintao/aic8800d80.git
synced 2026-09-26 17:44:16 +00:00
fix: Disable signature verification
This commit is contained in:
@@ -4,6 +4,8 @@ EXTRA_CFLAGS += -Wno-implicit-fallthrough
|
||||
|
||||
RWNX_VERS_NUM := 6.4.3.0
|
||||
|
||||
CONFIG_MODULE_SIG = n
|
||||
|
||||
CONFIG_AIC8800_WLAN_SUPPORT = m
|
||||
MODULE_NAME = aic8800_fdrv
|
||||
CONFIG_COUNTRY_CODE = "00"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
CONFIG_MODULE_SIG = n
|
||||
CONFIG_USB_SUPPORT =y
|
||||
CONFIG_RFTEST =y
|
||||
CONFIG_USB_BT =y
|
||||
|
||||
Reference in New Issue
Block a user