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 2c13780ced..48c8ab7fe7 100644
--- a/drivers/reboot-mode/Makefile
+++ b/drivers/reboot-mode/Makefile
@@ -7,3 +7,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
+obj-$(CONFIG_REBOOT_MODE_NVMEM) += reboot-mode-nvmem.o