Explorar o código

qcacld-3.0: Disable build tagging

 * Doesn't work as an inline kernel module.

Change-Id: I10ffa5213db737267cf9d908442dd1dee0a26e53
Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: chandu078 <[email protected]>
Alexander Koskovich %!s(int64=4) %!d(string=hai) anos
pai
achega
83289b94cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      qcom/opensource/wlan/qcacld-3.0/configs/default_defconfig

+ 1 - 1
qcom/opensource/wlan/qcacld-3.0/configs/default_defconfig

@@ -284,7 +284,7 @@ endif
 
 ifneq ($(DEVELOPER_DISABLE_BUILD_TIMESTAMP), y)
 ifneq ($(WLAN_DISABLE_BUILD_TAG), y)
-CONFIG_BUILD_TAG := y
+CONFIG_BUILD_TAG := n
 endif
 endif