Merge 5.10.139 into android12-5.10-lts
Changes in 5.10.139
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Linux 5.10.139
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I650c5e17733f2366c1b5566136dc44e572ab81e1
diff --git a/Makefile b/Makefile
index fd2eeda..87701b9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 10
-SUBLEVEL = 138
+SUBLEVEL = 139
EXTRAVERSION =
NAME = Dare mighty things
diff --git a/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h b/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h