summaryrefslogtreecommitdiff
path: root/drivers/rtc/Makefile
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-04-17 04:26:38 +0800
committerAnas Nashif <anas.nashif@intel.com>2016-04-22 20:46:28 -0400
commit80e9d63dec043eab07dca92e721bf1ffb2b4a3cd (patch)
tree5c9c5bae7b73034a261d8566fa76e7080a371171 /drivers/rtc/Makefile
parent987016b954d387dc1eb10443917ea69cd69898e5 (diff)
qmsi: rtc: use built-in qmsi driver
Change-Id: If8e70c946f73abf03a695fecaeff30a9881f6e94 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'drivers/rtc/Makefile')
-rw-r--r--drivers/rtc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile
index e1aa56b40..19db6287b 100644
--- a/drivers/rtc/Makefile
+++ b/drivers/rtc/Makefile
@@ -1,4 +1 @@
-ccflags-$(CONFIG_RTC_QMSI) += -I$(CONFIG_QMSI_INSTALL_PATH)/include
-
-obj-$(CONFIG_RTC_DW) += rtc_dw.o
obj-$(CONFIG_RTC_QMSI) += rtc_qmsi.o