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-06-08 12:22:13 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 12:22:13 -0500
commit05706a271a8883a9bf1bc091089a315129f3db00 (patch)
tree6fcfc1474c8f9477a9bd089e5b5adf55c62ab7fe /0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch
parent676c84f7d1d780138ad2aa600ee3b7502443c353 (diff)
downloadkernel-05706a271a8883a9bf1bc091089a315129f3db00.tar.gz
kernel-05706a271a8883a9bf1bc091089a315129f3db00.tar.xz
kernel-05706a271a8883a9bf1bc091089a315129f3db00.zip
Build fixes
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 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