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