]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ENGR00332861 ARM:imx6x: Fix build break caused by GPU driver.
authorRanjani Vaidyanathan <Ranjani.Vaidyanathan@freescale.com>
Tue, 23 Sep 2014 16:35:07 +0000 (11:35 -0500)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:28 +0000 (21:18 -0600)
    The GPU driver fails to build when the kernel is not built in-place,
    KBUILD_OUTPUT is set to point to some other directory.
    This patch fixes this issue.

Signed-off-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@freescale.com>
(cherry picked from commit 6ca660c57badbebfb68af697b2a3a26075a99269)

drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.config

index 08db2eb530bced6002e9976d28acc391b9bd5167..7782d76c830bcd663e3f85787937f5e019e87358 100644 (file)
@@ -1,3 +1,3 @@
 EXTRA_CFLAGS += -DgcdDEFAULT_CONTIGUOUS_SIZE=134217728 -DLINUX_CMA_FSL=1
-ALLOCATOR_ARRAY_H_LOCATION := $(OS_KERNEL_DIR)/allocator/freescale/
+ALLOCATOR_ARRAY_H_LOCATION := $(OS_KERNEL_DIR)/allocator/freescale
 CUSTOMER_ALLOCATOR_OBJS := $(ALLOCATOR_ARRAY_H_LOCATION)/gc_hal_kernel_allocator_cma.o