aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm/ipq806x/Makefile.inc')
-rw-r--r--src/soc/qualcomm/ipq806x/Makefile.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/qualcomm/ipq806x/Makefile.inc b/src/soc/qualcomm/ipq806x/Makefile.inc
index 1da8489eda..0ea29969a0 100644
--- a/src/soc/qualcomm/ipq806x/Makefile.inc
+++ b/src/soc/qualcomm/ipq806x/Makefile.inc
@@ -1,11 +1,8 @@
bootblock-y += cbfs.c
-bootblock-y += timer.c
romstage-y += cbfs.c
-romstage-y += timer.c
ramstage-y += cbfs.c
-ramstage-y += timer.c
ifeq ($(CONFIG_USE_BLOBS),y)