qcacld-3.0: Disable build tagging

* Doesn't work as an inline kernel module.

Change-Id: I10ffa5213db737267cf9d908442dd1dee0a26e53
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
Alexander Koskovich 2020-12-14 07:09:46 -07:00 committed by David Wronek
parent 2862ba8ad7
commit 83289b94cc

View File

@ -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