diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-09 10:00:06 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-09 10:00:06 -0400 |
commit | 5fbe6a96e1472fb36896c3c867cbc4aadf844fbe (patch) | |
tree | 9772777610a7582d6c153ebc66313572ed84f5d5 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | b6b5f47a14aca272a3b33cb161bc6b96a760cd5a (diff) | |
download | kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.tar.gz kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.tar.xz kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.zip |
Linux v4.0-rc7-30-g20624d17963c
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 e9a9a00a7..334276562 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 da36a3be7969..92089c03e64e 100644 +index 54430f933b62..09e578408544 100644 --- a/Makefile +++ b/Makefile @@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |