summary refs log tree commit diff
path: root/sysdeps/arm/nacl/Makefile
blob: 3fa689fa577ee2326fdcf53b35e5942d5286d3be (plain) (blame)
1
2
3
4
5
6
7
ifeq ($(subdir),csu)
sysdep_routines += aeabi_read_tp
endif

ifeq ($(subdir),elf)
sysdep-rtld-routines += aeabi_read_tp
endif