about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/microblaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/Makefile b/sysdeps/unix/sysv/linux/microblaze/Makefile
deleted file mode 100644
index d178bc6f34..0000000000
--- a/sysdeps/unix/sysv/linux/microblaze/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-ifeq ($(subdir),resource)
-sysdep_routines += backtrace_linux
-endif
-
-ifeq ($(subdir),nptl)
-# pull in __syscall_error routine
-libpthread-routines += sysdep
-libpthread-shared-only-routines += sysdep
-endif