diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-01 09:53:57 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-01 09:53:57 -0400 |
commit | 4741bb07397f7ced927ea6bd2b443c57dcb21ada (patch) | |
tree | e5ebb6b5cce095b6416e97da27ff114231b8f16b /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 7bff8aca7d3b561f47ece61487498890fb0c8721 (diff) | |
download | kernel-4741bb07397f7ced927ea6bd2b443c57dcb21ada.tar.gz kernel-4741bb07397f7ced927ea6bd2b443c57dcb21ada.tar.xz kernel-4741bb07397f7ced927ea6bd2b443c57dcb21ada.zip |
Linux v4.1-rc6
Diffstat (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch')
-rw-r--r-- | Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch index 126f78154..61e84821e 100644 --- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch +++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch @@ -43,7 +43,7 @@ Signed-off-by: Josh Stone <jistone@redhat.com> 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 92a707859205..24bd79cbc379 100644 +index aee7e5cb4c15..febebdf01b8b 100644 --- a/Makefile +++ b/Makefile @@ -704,7 +704,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |