summaryrefslogtreecommitdiff
path: root/mali_kbase/Kbuild
diff options
context:
space:
mode:
authorSidath Senanayake <sidaths@google.com>2021-07-21 21:44:43 +0100
committerSidath Senanayake <sidaths@google.com>2021-07-21 21:45:39 +0100
commit17749634b3f1e8e7c2fa4e04e65b778259e1ba86 (patch)
tree486e85e32a45ac8cabe7a06dcbea12c504d0aa9f /mali_kbase/Kbuild
parent7bdbdbf497a4745d24b857e9bd066845682885a0 (diff)
parent52c5bf56aa5f18f0e0158998b8ac23bfc4cccad6 (diff)
downloadgpu-17749634b3f1e8e7c2fa4e04e65b778259e1ba86.tar.gz
Merge r32p1-beta2 from upstream into android-gs-pixel-5.10
This commit updates the Mali KMD to version r32p1-beta2 from commit 52c5bf56aa5f18f0e0158998b8ac23bfc4cccad6 Bug: 186092835 Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: Ie68303c73624067234aeb8756ad0835115380968
Diffstat (limited to 'mali_kbase/Kbuild')
-rw-r--r--mali_kbase/Kbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mali_kbase/Kbuild b/mali_kbase/Kbuild
index e529e5e..e5cf3e2 100644
--- a/mali_kbase/Kbuild
+++ b/mali_kbase/Kbuild
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
#
# (C) COPYRIGHT 2012-2021 ARM Limited. All rights reserved.
#
@@ -67,7 +67,7 @@ endif
#
# Driver version string which is returned to userspace via an ioctl
-MALI_RELEASE_NAME ?= '"r32p1-00bet0"'
+MALI_RELEASE_NAME ?= '"r32p1-00bet2"'
# Append pixel to release name for debugging
MALI_RELEASE_NAME := $(subst "',-pixel"',$(MALI_RELEASE_NAME))