You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# h8300 internal timer handler
|
|
|
|
obj-$(CONFIG_H8300_TIMER8) := timer8.o
|
|
obj-$(CONFIG_H8300_TIMER16) := timer16.o
|
|
obj-$(CONFIG_H8300_ITU) := itu.o
|
|
obj-$(CONFIG_H8300_TPU) := tpu.o
|
|
|