From 625c3cb960b9929793138daba6357ccd5d43780e Mon Sep 17 00:00:00 2001 From: morrownr Date: Sun, 4 Dec 2022 21:58:09 -0600 Subject: [PATCH] more script updates --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0787194..181f9b0 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ EXTRA_CFLAGS += -DCONFIG_RTW_ANDROID=$(CONFIG_RTW_ANDROID) endif ########################## Debug ########################### -CONFIG_RTW_DEBUG = n +CONFIG_RTW_DEBUG = y # default log level is _DRV_INFO_ = 4, # please refer to "How_to_set_driver_debug_log_level.doc" to set the available level. CONFIG_RTW_LOG_LEVEL = 0