drivers: connectivity: common: Force-disable WMT debugging
Signed-off-by: Woomymy <woomy@woomy.be> Change-Id: Ia4f6b799fc7858e77e05f50c285f6c0151d5c3f5
This commit is contained in:
@@ -189,11 +189,7 @@ ccflags-y += -DLOG_STP_DEBUG_DISABLE
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq ($(TARGET_BUILD_VARIANT), user)
|
||||
ccflags-y += -D WMT_DBG_SUPPORT=1
|
||||
else
|
||||
ccflags-y += -D WMT_DBG_SUPPORT=0
|
||||
endif
|
||||
ccflags-y += -D WMT_DBG_SUPPORT=0
|
||||
|
||||
ifeq ($(CONFIG_MTK_DEVAPC),y)
|
||||
ccflags-y += -D WMT_DEVAPC_DBG_SUPPORT=1
|
||||
|
||||
Reference in New Issue
Block a user