diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-01-09 09:24:39 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-01-09 09:24:39 -0500 |
commit | c60911c9944bb06d31b0fc5d9aeaf1731700d517 (patch) | |
tree | e46b5580bc0b48c4dffe1cf3b531ceafd4abbf3d /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 1c0b002c1ea134bd21be1b6a320cd3a35929eefa (diff) | |
download | kernel-c60911c9944bb06d31b0fc5d9aeaf1731700d517.tar.gz kernel-c60911c9944bb06d31b0fc5d9aeaf1731700d517.tar.xz kernel-c60911c9944bb06d31b0fc5d9aeaf1731700d517.zip |
Linux v3.19-rc3-69-g11c8f01b423b
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 573aae089..d043c6912 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 eb4eca56843a..beb01250c825 100644 +index 87f0c052b0ac..cd4645237d1c 100644 --- a/Makefile +++ b/Makefile -@@ -705,7 +705,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer +@@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif |