ARM: mali400: fix building out of tree 53/69853/2
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 17 May 2016 04:58:08 +0000 (13:58 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 23 May 2016 06:41:31 +0000 (15:41 +0900)
commit0822685323171c28c5cf1c9d6a7dc608c5c8e17a
treedf325c78e964073e5adf0e8680fcee562c9d0714
parent395703b8a280cfe1eaf64f8da4d55f8cdcb806af
ARM: mali400: fix building out of tree

s/$(src)/$(srctree)\/$(src)/

$(srctree) has absolute path of kernel root directory, so with this
commit, building problem by relative path will be gone from outside of
kernel tree.

Change-Id: Ib6e4a23a5858b029c75b7e760082846a2247f21a
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
drivers/gpu/arm/mali400/r4p0_rel0/Kbuild
drivers/gpu/arm/mali400/r5p0_rel0/Kbuild
drivers/gpu/arm/mali400/r5p2_rel0/Kbuild