about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/microblaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/microblaze/Makefile')
-rw-r--r--REORG.TODO/sysdeps/microblaze/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/microblaze/Makefile b/REORG.TODO/sysdeps/microblaze/Makefile
new file mode 100644
index 0000000000..f7c95ae115
--- /dev/null
+++ b/REORG.TODO/sysdeps/microblaze/Makefile
@@ -0,0 +1,11 @@
+ifeq ($(subdir),elf)
+CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
+endif
+
+ifeq ($(subdir),gmon)
+sysdep_routines += _mcount
+endif
+
+ifeq ($(subdir),resource)
+sysdep_routines += backtrace_linux
+endif