|
@@ -1995,6 +1995,9 @@ cppflags-y += -DATH_SUPPORT_WRAP=0
|
|
cppflags-y += -DQCA_HOST2FW_RXBUF_RING
|
|
cppflags-y += -DQCA_HOST2FW_RXBUF_RING
|
|
#endof dummy flags
|
|
#endof dummy flags
|
|
|
|
|
|
|
|
+# Enable lock of serialization component to avoid race condition issues
|
|
|
|
+cppflags-y += -DWLAN_CMD_SERIALIZATION_LOCKING
|
|
|
|
+
|
|
ccflags-$(CONFIG_ENABLE_SIZE_OPTIMIZE) += -Os
|
|
ccflags-$(CONFIG_ENABLE_SIZE_OPTIMIZE) += -Os
|
|
|
|
|
|
# DFS component
|
|
# DFS component
|