Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63429f78 authored by Alexander Koskovich's avatar Alexander Koskovich Committed by Rohit Sekhar
Browse files

qcacld-3.0: Disable build tagging.

 * Doesn't work as an inline kernel module.

Change-Id: I10ffa5213db737267cf9d908442dd1dee0a26e53
parent 3f049db7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -112,7 +112,7 @@ endif


ifneq ($(DEVELOPER_DISABLE_BUILD_TIMESTAMP), y)
ifneq ($(DEVELOPER_DISABLE_BUILD_TIMESTAMP), y)
ifneq ($(WLAN_DISABLE_BUILD_TAG), y)
ifneq ($(WLAN_DISABLE_BUILD_TAG), y)
CONFIG_BUILD_TAG := y
CONFIG_BUILD_TAG := n
endif
endif
endif
endif