]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/plat-s3c64xx/Makefile
[ARM] S3C64XX: Add initial clock framework
[linux-2.6-omap-h63xx.git] / arch / arm / plat-s3c64xx / Makefile
1 # arch/arm/plat-s3c64xx/Makefile
2 #
3 # Copyright 2008 Openmoko, Inc.
4 # Copyright 2008 Simtec Electronics
5 #
6 # Licensed under GPLv2
7
8 obj-y                           :=
9 obj-m                           :=
10 obj-n                           := dummy.o
11 obj-                            :=
12
13 # Core files
14
15 obj-y                           += dev-uart.o
16 obj-y                           += cpu.o
17 obj-y                           += irq.o
18 obj-y                           += clock.o
19
20 # CPU support
21
22 obj-$(CONFIG_CPU_S3C6400_INIT)  += s3c6400-init.o