da15797eae
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>
6 lines
85 B
Makefile
6 lines
85 B
Makefile
#
|
|
# Makefile for TCC8K boards and common files.
|
|
#
|
|
|
|
# Common support
|
|
obj-y += clock.o
|