techpack: audio: tfa98xx: Remove build timestamps
These are causing parts of techpack/audio to get rebuilt on every build for no reason. Change-Id: I7277990029db410473265570914e312b08d71009 Signed-off-by: Danny Lin <danny@kdrag0n.dev> Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
@@ -110,5 +110,3 @@ endif
|
||||
# Module information used by KBuild framework
|
||||
obj-$(CONFIG_SND_SOC_TFA98XX) += tfa98xx_dlkm.o
|
||||
tfa98xx_dlkm-y := $(TFA98XX_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