aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/timer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/h8300/kernel/timer/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/h8300/kernel/timer/Makefile b/arch/h8300/kernel/timer/Makefile
deleted file mode 100644
index bef0510ea6ad..000000000000
--- a/arch/h8300/kernel/timer/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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