This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
linux-sg2042
mirror of
https://github.com/sophgo/linux-riscv.git
Watch
1
Star
0
Fork
You've already forked linux-sg2042
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6be4826e37
linux-sg2042
/
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