From f70c487fdb567cdd650d03d0f3eaa82d2480a267 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 11 Nov 2015 11:24:30 -0500 Subject: Linux v4.3 --- 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 4908a98ba..39ec531ea 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 af6da040b952..2796a22bb0a4 100644 +index 257ef5892ab7..3cc6f4477e78 100644 --- a/Makefile +++ b/Makefile -@@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer +@@ -701,7 +701,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif @@ -59,7 +59,7 @@ index af6da040b952..2796a22bb0a4 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 e2894b23efb6..d98afe18f704 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -165,7 +165,23 @@ config DEBUG_INFO_DWARF4 -- cgit