summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-14 18:14:41 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-14 18:14:41 -0500
commitdadba4a34d797d91b5524e2ea22dc6374a2d85b1 (patch)
tree36b9867c919e33ce70b42dd30f95963d16ce7e3c
parentdc4f070792ab71ef244b2b02b291b033d5ae6b27 (diff)
downloadkernel-dadba4a34d797d91b5524e2ea22dc6374a2d85b1.tar.gz
kernel-dadba4a34d797d91b5524e2ea22dc6374a2d85b1.tar.xz
kernel-dadba4a34d797d91b5524e2ea22dc6374a2d85b1.zip
fix patch from os-build
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