summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-10 17:05:44 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-10 17:05:44 -0500
commit8ae1eddbf56e902877016abbadb2150afe87711c (patch)
tree372dd486718276272cd4b2352bd613f777da8019
parentfb49733b7fe9b8eaef7ed7109e983fbc9caca207 (diff)
downloadkernel-8ae1eddbf56e902877016abbadb2150afe87711c.tar.gz
kernel-8ae1eddbf56e902877016abbadb2150afe87711c.tar.xz
kernel-8ae1eddbf56e902877016abbadb2150afe87711c.zip
Fixup patch context
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch b/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch
index fffc10bcc..62c8a5278 100644
--- a/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch
+++ b/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch
@@ -14,8 +14,8 @@ index 3e4868a6498b..502f9a9a2806 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,9 @@ NAME = Bobtail Squid
- PHONY := _all
- _all:
+ PHONY := __all
+ __all:
+# Set RHEL variables
+include Makefile.rhelver