ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100
[safe/jmp/linux-2.6] / arch / arm / mach-s5pc100 / Makefile
1 # arch/arm/mach-s5pc100/Makefile
2 #
3 # Copyright 2009 Samsung Electronics Co.
4 #
5 # Licensed under GPLv2
6
7 obj-y                           :=
8 obj-m                           :=
9 obj-n                           :=
10 obj-                            :=
11
12 # Core support for S5PC100 system
13
14 obj-$(CONFIG_CPU_S5PC100)       += cpu.o gpiolib.o
15
16 # Helper and device support
17
18 obj-$(CONFIG_S5PC100_SETUP_FB_24BPP)    += setup-fb-24bpp.o
19 obj-$(CONFIG_S5PC100_SETUP_SDHCI)       += setup-sdhci.o
20
21 # machine support
22 obj-$(CONFIG_MACH_SMDKC100)     += mach-smdkc100.o