qcom: Remove build timestamp injection on every build

Change-Id: If2d59c5792f8291f289f88e088621e32229bb682
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi
2023-08-11 23:46:05 +05:30
committed by David Wronek
parent e3856c4cfa
commit a4b2552c73
23 changed files with 2 additions and 63 deletions

View File

@@ -122,6 +122,3 @@ endif
# Module information used by KBuild framework
obj-$(CONFIG_SND_SOC_WCD934X) += wcd934x_dlkm.o
wcd934x_dlkm-y := $(WCD934X_OBJS)
# inject some build related information
DEFINES += -DBUILD_TIMESTAMP=\"$(shell date -u +'%Y-%m-%dT%H:%M:%SZ')\"