summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/Makefile
blob: d178bc6f34666782e48c96df97750644d3026c02 (plain)
1
2
3
4
5
6
7
8
9
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