qcom: Remove build timestamp injection on every build
Change-Id: If2d59c5792f8291f289f88e088621e32229bb682 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:

committed by
David Wronek

parent
e3856c4cfa
commit
a4b2552c73
@@ -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')\"
|
||||
|
Reference in New Issue
Block a user