diff options
Diffstat (limited to 'sysdeps/mach/mips/Makefile')
-rw-r--r-- | sysdeps/mach/mips/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/mach/mips/Makefile b/sysdeps/mach/mips/Makefile new file mode 100644 index 0000000000..a890ae7b46 --- /dev/null +++ b/sysdeps/mach/mips/Makefile @@ -0,0 +1,3 @@ +ifeq ($(subdir),gnulib) +sysdep_routines += cacheflush +endif |