allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / arm / mach-s3c2440 / Makefile
blobc81ed6248dcb7af5e37936a9906e6bae7bbc13b1
1 # arch/arm/mach-s3c2440/Makefile
3 # Copyright 2007 Simtec Electronics
5 # Licensed under GPLv2
7 obj-y :=
8 obj-m :=
9 obj-n :=
10 obj- :=
12 obj-$(CONFIG_CPU_S3C2440) += s3c2440.o dsc.o
13 obj-$(CONFIG_CPU_S3C2440) += irq.o
14 obj-$(CONFIG_CPU_S3C2440) += clock.o
15 obj-$(CONFIG_S3C2440_DMA) += dma.o
17 # Machine support
19 obj-$(CONFIG_MACH_ANUBIS) += mach-anubis.o
20 obj-$(CONFIG_MACH_OSIRIS) += mach-osiris.o
21 obj-$(CONFIG_MACH_RX3715) += mach-rx3715.o
22 obj-$(CONFIG_ARCH_S3C2440) += mach-smdk2440.o
23 obj-$(CONFIG_MACH_NEXCODER_2440) += mach-nexcoder.o