This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8a41fa3b3c
kernel-fxtec-pro1x
/
arch
/
arm
/
mach-tcc8k
/
Makefile
7 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
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 10:15:11 -06:00
#
# Makefile for TCC8K boards and common files.
#
# Common support
ARM: Basic IO mappings for mach-tcc8k Map the IO ranges of TCC8xxx peripherals. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2010-09-17 10:18:57 -06:00
obj-y
+=
clock.o irq.o time.o io.o
Reference in a new issue
Copy permalink