diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/nios2/Makefile')
-rw-r--r-- | sysdeps/unix/sysv/linux/nios2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/nios2/Makefile b/sysdeps/unix/sysv/linux/nios2/Makefile index d0af9ec559..20910fa013 100644 --- a/sysdeps/unix/sysv/linux/nios2/Makefile +++ b/sysdeps/unix/sysv/linux/nios2/Makefile @@ -3,7 +3,7 @@ gen-as-const-headers += ucontext_i.sym endif ifeq ($(subdir),misc) -# MIPS/Tile-style cacheflush routine +# MIPS-style cacheflush routine sysdep_headers += sys/cachectl.h sysdep_routines += cacheflush endif |