diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-16 11:39:03 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-16 11:39:03 -0500 |
commit | 3167599aa0bc477a28c595d6ba78bd6bcb8b7cef (patch) | |
tree | 22bcb8876cc89dcbfba1370f8c95a733ec27e9f6 /0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch | |
parent | 5c21031a3dde7b2ab29531ef7d5a441c121541e1 (diff) | |
download | kernel-3167599aa0bc477a28c595d6ba78bd6bcb8b7cef.tar.gz kernel-3167599aa0bc477a28c595d6ba78bd6bcb8b7cef.tar.xz kernel-3167599aa0bc477a28c595d6ba78bd6bcb8b7cef.zip |
Forgot the patch update again
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.patch | 4 |
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 |