From b18e6e75364d806d76d99333646943f6765095fb Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 14 Apr 2015 09:54:01 -0400 Subject: Linux v4.0-2620-gb79013b2449c --- Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch') 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 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 -- cgit