Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
[deliverable/linux.git] / arch / arm / mach-s5pv210 / Makefile
CommitLineData
939d28aa
KK
1# arch/arm/mach-s5pv210/Makefile
2#
3# Copyright (c) 2010 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
aa42587a
TF
8ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/$(src)/include -I$(srctree)/arch/arm/plat-samsung/include
9
939d28aa
KK
10obj-y :=
11obj-m :=
12obj-n :=
13obj- :=
14
3fa754c2
KK
15# Core
16
0a90d4d6 17obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o
939d28aa
KK
18
19# machine support
20
aa42587a 21obj-y += s5pv210.o
This page took 0.231562 seconds and 5 git commands to generate.