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

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