]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/plat-s5p/Makefile
ARM: Merge for-2635-4/s5pc1xx-removal
[net-next-2.6.git] / arch / arm / plat-s5p / Makefile
CommitLineData
c4ffccdd
KK
1# arch/arm/plat-s5p/Makefile
2#
3# Copyright (c) 2009 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8obj-y :=
9obj-m :=
10obj-n := dummy.o
11obj- :=
12
13# Core files
14
15obj-y += dev-uart.o
16obj-y += cpu.o
17obj-y += clock.o
18obj-y += irq.o
0df04f82
JL
19obj-$(CONFIG_S5P_EXT_INT) += irq-eint.o
20obj-y += setup-i2c0.o