summaryrefslogtreecommitdiff
path: root/drivers/gpu/arm/mali/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/arm/mali/Makefile')
-rwxr-xr-xdrivers/gpu/arm/mali/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/arm/mali/Makefile b/drivers/gpu/arm/mali/Makefile
index 263e076a4a9a..b4a9e259fd62 100755
--- a/drivers/gpu/arm/mali/Makefile
+++ b/drivers/gpu/arm/mali/Makefile
@@ -18,7 +18,7 @@ KBUILDROOT =
# Add platform configuration file for Mali
#ifeq ($(CONFIG_ARCH_EXYNOS4),y)
MACHDIR := $(srctree)/arch/arm/mach-exynos
-MALICONFIGDIR :=$(MACHDIR)/include/mach/mali
+MALICONFIGDIR :=$(MACHDIR)/include/mach-exynos/mali
#endif
USING_DED=0