瀏覽代碼

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 4 年之前
父節點
當前提交
83289b94cc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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