aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-04-25 15:45:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 11:55:43 +0100
commitd478424fbe01942577ab541174df191528556554 (patch)
treeae5114523801ae4f8692dc3a5b8f3e95fd480da0 /meta/recipes-devtools/gdb/gdb.inc
parentf64dfe61234eee27b61f994ec9598bf9e820d271 (diff)
downloadopenembedded-core-d478424fbe01942577ab541174df191528556554.tar.gz
gdb: Add support for building gdb target for SH4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb.inc')
-rw-r--r--meta/recipes-devtools/gdb/gdb.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc
index 9f5f34fed9..a620eca501 100644
--- a/meta/recipes-devtools/gdb/gdb.inc
+++ b/meta/recipes-devtools/gdb/gdb.inc
@@ -4,6 +4,7 @@ inherit gettext
SRC_URI += "file://kill_arm_map_symbols.patch \
file://gdbserver-cflags-last.diff;striplevel=0 \
+ file://renesas-sh-native-support.patch \
"
#LDFLAGS_append = " -s"
#export CFLAGS_append=" -L${STAGING_LIBDIR}"