[ARM] S3C6410: Initial CPU support code
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-s3c6410 / Makefile
1 # arch/arm/plat-s3c6410/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 :=
11 obj- :=
12
13 # Core support for S3C6410 system
14
15 obj-$(CONFIG_CPU_S3C6410) += cpu.o
16