Browse Source

Merge "qcacld-3.0: move HIF_CONFIG_SLUB_DEBUG_ON define to driver Kbuild" into wlan-cld3.driver.lnx.2.0

CNSS_WLAN Service 5 years ago
parent
commit
03bd883dcd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Kbuild

+ 2 - 0
Kbuild

@@ -2774,6 +2774,8 @@ cppflags-y += -DPEER_CACHE_RX_PKTS
 
 ccflags-$(CONFIG_HASTINGS_BT_WAR) += -DHASTINGS_BT_WAR
 
+cppflags-$(CONFIG_SLUB_DEBUG_ON) += -DHIF_CONFIG_SLUB_DEBUG_ON
+
 KBUILD_CPPFLAGS += $(cppflags-y)
 
 # Currently, for versions of gcc which support it, the kernel Makefile