projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'topic/asoc' into for-linus
[linux-2.6]
/
drivers
/
clocksource
/
Makefile
diff --git
a/drivers/clocksource/Makefile
b/drivers/clocksource/Makefile
index
a522254
..
1525882
100644
(file)
--- a/
drivers/clocksource/Makefile
+++ b/
drivers/clocksource/Makefile
@@
-1,3
+1,4
@@
+obj-$(CONFIG_ATMEL_TCB_CLKSRC) += tcb_clksrc.o
obj-$(CONFIG_X86_CYCLONE_TIMER) += cyclone.o
obj-$(CONFIG_X86_PM_TIMER) += acpi_pm.o
obj-$(CONFIG_SCx200HR_TIMER) += scx200_hrt.o