c58411e95d7f
0c86edc0d497
1 2 3 4
5 6 7 8
# # Makefile for RTC class/drivers. # obj-$(CONFIG_RTC_LIB) += rtc-lib.o obj-$(CONFIG_RTC_HCTOSYS) += hctosys.o obj-$(CONFIG_RTC_CLASS) += rtc-core.o rtc-core-y := class.o interface.o