checkin 5.2.22 Makefile

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/release/5.2.22/Linux-5.2.22.patch b/release/5.2.22/Linux-5.2.22.patch
new file mode 100644
index 0000000..c02612e
--- /dev/null
+++ b/release/5.2.22/Linux-5.2.22.patch
@@ -0,0 +1,23 @@
+From 432d79db10022449b48bb53ede868e474efdf44a Mon Sep 17 00:00:00 2001
+From: Paul Gortmaker <paul.gortmaker@windriver.com>
+Date: Sat, 9 Nov 2019 14:25:11 -0500
+Subject: [PATCH] Linux 5.2.22
+
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
+
+diff --git a/Makefile b/Makefile
+index af4d0d6f5b6f..a45355e05f1c 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 2
+-SUBLEVEL = 21
++SUBLEVEL = 22
+ EXTRAVERSION =
+ NAME = Bobtail Squid
+ 
+-- 
+2.7.4
+