mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
ff7ec345f0
This patch moves arch-vt8500/timer.c into drivers/clocksource and updates the necessary Kconfig/Makefile options. Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
2 lines
44 B
Makefile
2 lines
44 B
Makefile
obj-$(CONFIG_ARCH_VT8500) += irq.o vt8500.o
|