diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-09 03:19:47 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-09 03:19:47 -0500 |
commit | 7681e91720563c3046df47d3fe585be3e441409a (patch) | |
tree | e5847e50cf9273105ab801abee6c2808ba9d65f6 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | c5c9c7b16e08a1e8d81cde2e5f79dc7b851068c2 (diff) | |
download | kernel-7681e91720563c3046df47d3fe585be3e441409a.tar.gz kernel-7681e91720563c3046df47d3fe585be3e441409a.tar.xz kernel-7681e91720563c3046df47d3fe585be3e441409a.zip |
Linux v3.19
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 0fb3a3ff4..66853a66b 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 c8e17c05f916..63b4b479ed4a 100644 +index b15036b1890c..0fbc68ed4ce9 100644 --- a/Makefile +++ b/Makefile @@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |