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:
parent
2862ba8ad7
commit
83289b94cc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user