summaryrefslogtreecommitdiff
path: root/drivers/reboot-mode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reboot-mode/Makefile')
-rw-r--r--drivers/reboot-mode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/reboot-mode/Makefile b/drivers/reboot-mode/Makefile
index 04917be4f4..2c13780ced 100644
--- a/drivers/reboot-mode/Makefile
+++ b/drivers/reboot-mode/Makefile
@@ -6,3 +6,4 @@
obj-$(CONFIG_DM_REBOOT_MODE) += reboot-mode-uclass.o
obj-$(CONFIG_DM_REBOOT_MODE_GPIO) += reboot-mode-gpio.o
+obj-$(CONFIG_DM_REBOOT_MODE_RTC) += reboot-mode-rtc.o