From ad9e844e5349a5bbea1ce60b75e5b1e55db9039e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 27 Apr 2012 14:24:56 -0700 Subject: gdb: Dont need lttng-ust for SH4 Signed-off-by: Khem Raj --- meta/recipes-devtools/gdb/gdb-common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/gdb') diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 5dd4f74cad..b520353721 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc @@ -10,6 +10,7 @@ LTTNGUST_mips = "" LTTNGUST_mipsel = "" LTTNGUST_mips64 = "" LTTNGUST_mips64el = "" +LTTNGUST_sh4 = "" INC_PR = "r8" -- cgit 1.2.3-korg