summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-05-26 06:09:57 +0900
committerKukjin Kim <kgene.kim@samsung.com>2014-05-31 02:43:51 +0900
commit9dfa92ec4033c348aae6bafc1881e07229fabaa6 (patch)
tree28901dc7d71b081054c4285eca19b287cc7c4393 /arch/arm/mach-exynos/Makefile
parent9a1013285f73692e38bb7267d8bdebe081c71cf7 (diff)
downloadop-kernel-dev-9dfa92ec4033c348aae6bafc1881e07229fabaa6.zip
op-kernel-dev-9dfa92ec4033c348aae6bafc1881e07229fabaa6.tar.gz
ARM: EXYNOS: Enable multi-platform build support
This makes it possible to enable the Exynos platform as part of a multiplatform kernel. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Makefile')
-rw-r--r--arch/arm/mach-exynos/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Makefile b/arch/arm/mach-exynos/Makefile
index f6dcc25..24a8efe 100644
--- a/arch/arm/mach-exynos/Makefile
+++ b/arch/arm/mach-exynos/Makefile
@@ -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 :=
OpenPOWER on IntegriCloud