summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/s5p-common/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/samsung/s5p-common/Makefile.inc')
-rw-r--r--src/cpu/samsung/s5p-common/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cpu/samsung/s5p-common/Makefile.inc b/src/cpu/samsung/s5p-common/Makefile.inc
index 7de3c285d2..df67573b84 100644
--- a/src/cpu/samsung/s5p-common/Makefile.inc
+++ b/src/cpu/samsung/s5p-common/Makefile.inc
@@ -1,3 +1,6 @@
+bootblock-y += pwm.c
+bootblock-y += timer.c
+
romstage-y += cpu_info.c
romstage-y += pwm.c # needed by timer.c
romstage-y += s5p_gpio.c