summaryrefslogtreecommitdiffstats
path: root/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-04-14 09:54:01 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-04-14 09:55:36 -0400
commitb18e6e75364d806d76d99333646943f6765095fb (patch)
treef31bd5d566a7562b1a7ee76c9eb80ca05505c675 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch
parent85afd6960d0e0ffdf5b153108bb0a4da2962812e (diff)
downloadkernel-b18e6e75364d806d76d99333646943f6765095fb.tar.gz
kernel-b18e6e75364d806d76d99333646943f6765095fb.tar.xz
kernel-b18e6e75364d806d76d99333646943f6765095fb.zip
Linux v4.0-2620-gb79013b2449c
Diffstat (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch')
-rw-r--r--Kbuild-Add-an-option-to-enable-GCC-VTA.patch4
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 5b1357c4e..6d71fe2bc 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 fbd43bfe4445..4bc89d2a3508 100644
+index 9b76ce1e08bb..710c857e6450 100644
--- a/Makefile
+++ b/Makefile
@@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer
@@ -59,7 +59,7 @@ index fbd43bfe4445..4bc89d2a3508 100644
ifdef CONFIG_DEBUG_INFO
ifdef CONFIG_DEBUG_INFO_SPLIT
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
-index c5cefb3c009c..b663e8e211b0 100644
+index 36b6fa88ce5b..74cbed113c24 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -165,7 +165,23 @@ config DEBUG_INFO_DWARF4