projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
[linux-2.6]
/
arch
/
h8300
/
kernel
/
timer
/
Makefile
1
# h8300 internal timer handler
2
3
obj-$(CONFIG_H8300_TIMER8) := timer8.o
4
obj-$(CONFIG_H8300_TIMER16) := timer16.o
5
obj-$(CONFIG_H8300_ITU) := itu.o
6
obj-$(CONFIG_H8300_TPU) := tpu.o