This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-08 13:11:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9694d4afc1
linux
/
arch
/
arm
/
plat-tcc
/
Makefile
4 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: Introduce plat-tcc This patch introduces support for the tcc platform by creating an arch/arm/plat-tcc and arch/arm/mach-tcc8k directories and adding basic include files plus Kconfig and Makefile. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2010-09-17 16:13:56 +00:00
# "Telechips Platform Common Modules"
ARM: Add the clock framework for Telechips TCC8xxx processors. This adds definitions and low-level functions to handle clocks in TCC8xxx processors. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2010-09-17 16:15:11 +00:00
obj-y
:=
clock.o system.o
Reference in New Issue
Copy Permalink