zephyr/drivers/rtc/Makefile

3 lines
77 B
Makefile

obj-$(CONFIG_RTC) += rtc_static_irq_stubs.o
obj-$(CONFIG_RTC_DW) += rtc_dw.o