mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-12 21:25:12 +07:00
7 lines
187 B
Makefile
7 lines
187 B
Makefile
![]() |
# 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
|