diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-14 18:10:41 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-14 18:10:41 -0500 |
commit | dc4f070792ab71ef244b2b02b291b033d5ae6b27 (patch) | |
tree | 2fbde99a2217a5a6b61c41d481717baa0679e6de /0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch | |
parent | c0b2feb7cc95ed98798dd3d2aafa0679e81e7918 (diff) | |
download | kernel-dc4f070792ab71ef244b2b02b291b033d5ae6b27.tar.gz kernel-dc4f070792ab71ef244b2b02b291b033d5ae6b27.tar.xz kernel-dc4f070792ab71ef244b2b02b291b033d5ae6b27.zip |
kernel-5.8.0-0.rc1.1
* Sun Jun 14 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.8.0-0.rc1.1]
- Fedora config update for rc1 ("Justin M. Forbes")
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.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 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 |