This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2025-01-01 19:34:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c20736f1ab
linux
/
arch
/
arm
/
mach-vt8500
/
Makefile
2 lines
44 B
Makefile
Raw
Normal View
History
Unescape
Escape
timer: vt8500: Move timer code to drivers/clocksource 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>
2013-01-14 12:58:21 +08:00
obj-$(CONFIG_ARCH_VT8500)
+=
irq.o vt8500.o
Reference in New Issue
Copy Permalink