about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/microblaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/microblaze/Makefile')
-rw-r--r--ports/sysdeps/unix/sysv/linux/microblaze/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/microblaze/Makefile b/ports/sysdeps/unix/sysv/linux/microblaze/Makefile
new file mode 100644
index 0000000000..614553204f
--- /dev/null
+++ b/ports/sysdeps/unix/sysv/linux/microblaze/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),resource)
+sysdep_routines += backtrace_linux
+endif