From 35eff41288ccf2a1ddd555db0b0e51906af970a0 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 26 Jun 2015 09:33:38 -0400 Subject: Linux v4.1-5596-gaefbef10e3ae --- Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 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 92c3b3105..cef2cbd33 100644 --- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch +++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch @@ -43,10 +43,10 @@ Signed-off-by: Josh Stone 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index f5c8983aeeb7..962bafd4a18e 100644 +index 6c6f14628f32..144ffbb5af82 100644 --- a/Makefile +++ b/Makefile -@@ -704,7 +704,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer +@@ -703,7 +703,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif @@ -59,7 +59,7 @@ index f5c8983aeeb7..962bafd4a18e 100644 ifdef CONFIG_DEBUG_INFO ifdef CONFIG_DEBUG_INFO_SPLIT diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug -index ba2b0c87e65b..390e4089c086 100644 +index b908048f8d6a..1bfb8e63218f 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -165,7 +165,23 @@ config DEBUG_INFO_DWARF4 -- cgit