From d478424fbe01942577ab541174df191528556554 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 25 Apr 2012 15:45:32 -0700 Subject: gdb: Add support for building gdb target for SH4 Signed-off-by: Khem Raj --- meta/recipes-devtools/gdb/gdb.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/gdb/gdb.inc') diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index 9f5f34fed..a620eca50 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}" -- cgit v1.2.3