diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-27 10:08:55 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-27 10:09:27 -0400 |
commit | 09bbb44fb1d7a22e5c88703a942328db9fac1488 (patch) | |
tree | fcbc3d851d4355d652cbe4e5b2177d54e7750e14 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 3d6bd4319e6b5ab2a7ca271685ca2e9d4bc92e4f (diff) | |
download | kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.tar.gz kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.tar.xz kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.zip |
Linux v4.1-rc1
- Disable debugging options.
Fixup a couple of small spots left over from the 3.x->4.x major
version change
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 15122606e..717ed70d7 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 6cc5b2434224..9e743f32d394 100644 +index 7ff1239f9cd2..eaffb6f8ed36 100644 --- a/Makefile +++ b/Makefile @@ -704,7 +704,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |