summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/nios2/Makefile
blob: 5688a16c38f5b8f4c9a1ccd6e8284e3ef4973f4f (plain)
1
2
3
4
5
6
7
8
9
ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif

ifeq ($(subdir),misc)
# MIPS-style cacheflush routine
sysdep_headers += sys/cachectl.h
sysdep_routines += cacheflush
endif