This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-02-20 00:07:24 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5166793feb
linux_dsm_epyc7002
/
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 23:13:56 +07: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 23:15:11 +07:00
obj-y
:=
clock.o system.o
Reference in New Issue
Copy Permalink