ARM: S3C6410: airgoo hmt board support
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-s3c6410 / Makefile
blob3e48c3dbf9734bd3fd66e4ab7f596efe36a2c90a
1 # arch/arm/plat-s3c6410/Makefile
3 # Copyright 2008 Openmoko, Inc.
4 # Copyright 2008 Simtec Electronics
6 # Licensed under GPLv2
8 obj-y :=
9 obj-m :=
10 obj-n :=
11 obj- :=
13 # Core support for S3C6410 system
15 obj-$(CONFIG_CPU_S3C6410) += cpu.o
17 # Helper and device support
19 obj-$(CONFIG_S3C6410_SETUP_SDHCI) += setup-sdhci.o
21 # machine support
23 obj-$(CONFIG_MACH_ANW6410) += mach-anw6410.o
24 obj-$(CONFIG_MACH_SMDK6410) += mach-smdk6410.o
25 obj-$(CONFIG_MACH_NCP) += mach-ncp.o
26 obj-$(CONFIG_MACH_HMT) += mach-hmt.o