summaryrefslogtreecommitdiff
path: root/drivers/gpu/mali/mali400ko/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/mali/mali400ko/Makefile')
-rw-r--r--drivers/gpu/mali/mali400ko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/mali/mali400ko/Makefile b/drivers/gpu/mali/mali400ko/Makefile
index 9176f9f3795..f61981f68fc 100644
--- a/drivers/gpu/mali/mali400ko/Makefile
+++ b/drivers/gpu/mali/mali400ko/Makefile
@@ -1,6 +1,5 @@
#This Makefile can be called to do an out-of-kernel build of tha mali kernel module.
#It is not used when mali is built from the kernel build system.
-
CROSS_COMPILE ?= arm-eabi-
ifeq ($(TARGET_PRODUCT),ste_u5500)
@@ -8,6 +7,7 @@ CONFIG_UX500_SOC_DB5500=y
export CONFIG_UX500_SOC_DB5500
endif
+
PWD:=$(shell pwd)
#if KERNEL_BUILD_DIR parameter is not set, assume there is a symlink to the kernel