Commit nios2 port to master.
[glibc.git] / sysdeps / unix / sysv / linux / nios2 / Makefile
blobd0af9ec5595fb8f842cabd3a4585905b97cc3f6e
1 ifeq ($(subdir),stdlib)
2 gen-as-const-headers += ucontext_i.sym
3 endif
5 ifeq ($(subdir),misc)
6 # MIPS/Tile-style cacheflush routine
7 sysdep_headers += sys/cachectl.h
8 sysdep_routines += cacheflush
9 endif
11 ifeq ($(subdir),nptl)
12 libpthread-routines := $(filter-out pt-vfork,$(libpthread-routines))
13 endif