ltrace: Add support for Imagination Technologies Meta
This patchset adds support for Imagination's Meta architecture.
The Meta Linux kernel port will be included in the Linux Kernel
v3.9. It also uses the generic system call numbers.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
diff --git a/configure.ac b/configure.ac
index 82133ce..16c7a61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -350,6 +350,7 @@
sysdeps/linux-gnu/cris/Makefile
sysdeps/linux-gnu/ia64/Makefile
sysdeps/linux-gnu/m68k/Makefile
+ sysdeps/linux-gnu/metag/Makefile
sysdeps/linux-gnu/mips/Makefile
sysdeps/linux-gnu/ppc/Makefile
sysdeps/linux-gnu/s390/Makefile