Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[linux/fpc-iii.git] / arch / arm / mach-s5p6440 / Makefile
blobbe3c53aab23fe93e4f3fb2f67292c1963793b5ed
1 # arch/arm/mach-s5p6440/Makefile
3 # Copyright (c) 2009 Samsung Electronics Co., Ltd.
4 # http://www.samsung.com/
6 # Licensed under GPLv2
8 obj-y :=
9 obj-m :=
10 obj-n :=
11 obj- :=
13 # Core support for S5P6440 system
15 obj-$(CONFIG_CPU_S5P6440) += cpu.o init.o clock.o gpio.o dma.o
16 obj-$(CONFIG_CPU_S5P6440) += setup-i2c0.o
18 # machine support
20 obj-$(CONFIG_MACH_SMDK6440) += mach-smdk6440.o
22 # device support
23 obj-y += dev-audio.o
24 obj-$(CONFIG_S3C64XX_DEV_SPI) += dev-spi.o