diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-30 09:07:13 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-30 09:07:13 -0400 |
commit | e2f558b75cd3b774f126bad317bcda97fc4d5490 (patch) | |
tree | 01bd2820dda12fa80b2c124962ebadc5bb3e0f44 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 41c0069fbcddcdcc5aeca4203fcc936093a461e7 (diff) | |
download | kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.tar.gz kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.tar.xz kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.zip |
Linux v4.0-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 222ad9187..e9a9a00a7 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 14c722f96877..1858317a9074 100644 +index da36a3be7969..92089c03e64e 100644 --- a/Makefile +++ b/Makefile @@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |