This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6be4826e37
linux-stable-rt
/
arch
/
arm
/
plat-versatile
/
Makefile
3 lines
61 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: Realview/Versatile/Integrator: separate out common clock code Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-01-14 20:48:06 +08:00
obj-y
:=
clock.o
ARM: Realview/Versatile: separate out common SP804 timer code Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-01-14 21:30:16 +08:00
obj-$(CONFIG_ARM_TIMER_SP804)
+=
timer-sp.o