]> Git Repo - linux.git/blob - arch/h8300/kernel/timer/Makefile
Btrfs: fix max chunk size check in chunk allocator
[linux.git] / 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
This page took 0.037339 seconds and 4 git commands to generate.