[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87ljg5ryzc.wl%ysato@users.sourceforge.jp>
Date: Mon, 11 Jan 2010 00:29:11 -0500
From: Yoshinori Sato <ysato@...rs.sourceforge.jp>
To: tovalds@...ux-foundation.org
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Re: [git pull] h8300 update
h8300's gcc build faild '-g' and '-fomit-stack-frame'
CONFIG_FRAME_POINER selectable.
Signed-off-by: Yoshinori Sato <ysato@...rs.sourceforge.jp>
---
arch/h8300/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 53cc669..3b1b7db 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -9,6 +9,7 @@ config H8300
bool
default y
select HAVE_IDE
+ select ARCH_WANT_FRAME_POINTERS
config SYMBOL_PREFIX
string
--
1.6.5.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists