diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-09-09 12:27:11 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-09-09 12:27:11 -0500 |
commit | 9f7f1a167a403e73b72db3ac12baf0bdda803259 (patch) | |
tree | 5ac1dc064fff023496272854e497530e1aba4ca5 /0001-Drop-that-for-now.patch | |
parent | 45d4c5a623b7a0f6aeb373f4760dd0ce4d841942 (diff) | |
download | kernel-9f7f1a167a403e73b72db3ac12baf0bdda803259.tar.gz kernel-9f7f1a167a403e73b72db3ac12baf0bdda803259.tar.xz kernel-9f7f1a167a403e73b72db3ac12baf0bdda803259.zip |
kernel-5.9.0-0.rc4.20200909git34d4ddd359db.5
* Wed Sep 09 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc4.20200909git34d4ddd359db.5]
- Merge ark-patches
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Drop-that-for-now.patch')
-rw-r--r-- | 0001-Drop-that-for-now.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-Drop-that-for-now.patch b/0001-Drop-that-for-now.patch index 0b9a0a31f..e0db8f5a9 100644 --- a/0001-Drop-that-for-now.patch +++ b/0001-Drop-that-for-now.patch @@ -8,7 +8,7 @@ Subject: [PATCH] Drop that for now 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 33c63014f15a..0cc2def5e1c5 100644 +index 0b3f5f551acb..eb3329583d82 100644 --- a/Makefile +++ b/Makefile @@ -497,7 +497,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE @@ -21,5 +21,5 @@ index 33c63014f15a..0cc2def5e1c5 100644 KBUILD_CPPFLAGS := -D__KERNEL__ KBUILD_AFLAGS_KERNEL := -- -2.26.2 +2.28.0 |