summaryrefslogtreecommitdiffstats
path: root/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-07-20 09:41:12 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-07-20 09:41:12 -0500
commit359c3be32957f95c9f90bed9e2a91303140ed5a5 (patch)
treebee8c65da08f0089f94bd88007a0961129b1d36d /0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch
parentfc8ee97867fcb71ae2344b8009608dfda7917c2c (diff)
downloadkernel-359c3be32957f95c9f90bed9e2a91303140ed5a5.tar.gz
kernel-359c3be32957f95c9f90bed9e2a91303140ed5a5.tar.xz
kernel-359c3be32957f95c9f90bed9e2a91303140ed5a5.zip
kernel-5.8.0-0.rc6.20200720git5714ee50bb43.1
* Mon Jul 20 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.8.0-0.rc6.20200720git5714ee50bb43.1] - 5714ee50bb43 rebase - Updated changelog for the release based on f932d58abc38 (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch')
-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 62c8a5278..fffc10bcc 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