diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-16 10:55:18 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-16 10:55:18 -0400 |
commit | 84326caccc8490832cb7df55177c1fe2d603b9c4 (patch) | |
tree | ff4575dce4df4ecf08a768b20de9bfd8c9a3d32a /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 6bfd0600ec390b1d339c46c9b4db5fa263f9fa38 (diff) | |
download | kernel-84326caccc8490832cb7df55177c1fe2d603b9c4.tar.gz kernel-84326caccc8490832cb7df55177c1fe2d603b9c4.tar.xz kernel-84326caccc8490832cb7df55177c1fe2d603b9c4.zip |
Linux v4.0-6817-geea3a00264cf
Diffstat (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch')
-rw-r--r-- | Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch index 0ac2c66a4..15122606e 100644 --- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch +++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch @@ -43,10 +43,10 @@ Signed-off-by: Josh Stone <jistone@redhat.com> 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 9b76ce1e08bb..710c857e6450 100644 +index 6cc5b2434224..9e743f32d394 100644 --- a/Makefile +++ b/Makefile -@@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer +@@ -704,7 +704,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif |