From: Adrian Bunk Date: Tue, 6 Sep 2005 22:17:34 +0000 (-0700) Subject: [PATCH] arm26: one -g is enough for everyone X-Git-Tag: v2.6.14-rc1~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439c430e3d448b16112de3f3d92bef6ee2639d89;p=pandora-kernel.git [PATCH] arm26: one -g is enough for everyone The main Makefile is already adding -g to the CFLAGS if CONFIG_DEBUG_INFO=y. Not that two -g would do harm, but one works as well. Signed-off-by: Adrian Bunk Acked-by: Ian Molton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed