mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-13 08:06:58 +00:00
![Tony Prisk](/assets/img/avatar_default.png)
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
|