Przeglądaj źródła

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 lat temu
rodzic
commit
83289b94cc

+ 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