projects
/
linux-3.10.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[PATCH] RTC subsystem: class
[linux-3.10.git]
/
drivers
/
rtc
/
Makefile
1
#
2
# Makefile for RTC class/drivers.
3
#
4
5
obj-$(CONFIG_RTC_LIB) += rtc-lib.o
6
obj-$(CONFIG_RTC_HCTOSYS) += hctosys.o
7
obj-$(CONFIG_RTC_CLASS) += rtc-core.o
8
rtc-core-y := class.o interface.o