Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
[deliverable/linux.git] / arch / arm / mach-s5pv210 / Makefile
index 5308225dfdee58a580a0f05ab1ff7367c6bb2680..7dc2d0e25a83363e337e5e6e8433ee66ae1527cc 100644 (file)
@@ -5,6 +5,8 @@
 #
 # Licensed under GPLv2
 
+ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/$(src)/include -I$(srctree)/arch/arm/plat-samsung/include
+
 obj-y                          :=
 obj-m                          :=
 obj-n                          :=
@@ -16,7 +18,4 @@ obj-$(CONFIG_PM_SLEEP)                += pm.o sleep.o
 
 # machine support
 
-obj-$(CONFIG_MACH_S5PV210_DT)  += s5pv210.o
-# device support
-
-obj-y                                  += setup-i2c0.o
+obj-y                          += s5pv210.o
This page took 0.026418 seconds and 5 git commands to generate.