nilfs2: fix list corruption after ifile creation failure
[linux-2.6/btrfs-unstable.git] / arch / arm / plat-s5p / Makefile
blobb2e029673950fb028b2a936a2d0bbf7d9ee771e3
1 # arch/arm/plat-s5p/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 := dummy.o
11 obj- :=
13 # Core files
15 obj-y += dev-pmu.o
16 obj-y += dev-uart.o
17 obj-y += cpu.o
18 obj-y += clock.o
19 obj-y += irq.o
20 obj-$(CONFIG_S5P_EXT_INT) += irq-eint.o
22 # devices
24 obj-$(CONFIG_S5P_DEV_FIMC0) += dev-fimc0.o
25 obj-$(CONFIG_S5P_DEV_FIMC1) += dev-fimc1.o
26 obj-$(CONFIG_S5P_DEV_FIMC2) += dev-fimc2.o