summaryrefslogtreecommitdiff
path: root/arch/arm/plat-tcc/Makefile
AgeCommit message (Collapse)Author
2010-09-17ARM: Add the clock framework for Telechips TCC8xxx processors.Hans J. Koch
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-17ARM: Introduce plat-tccHans J. Koch
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>