From 09bbb44fb1d7a22e5c88703a942328db9fac1488 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 27 Apr 2015 10:08:55 -0400 Subject: Linux v4.1-rc1 - Disable debugging options. Fixup a couple of small spots left over from the 3.x->4.x major version change --- Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 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 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 -- cgit